Registry / other / polywrap-plugin

polywrap-plugin

JSON →
library0.1.11rscratesunverified

Core package to build plugins in Rust for interacting with the Polywrap Client.

# Cargo.toml [dependencies] polywrap_plugin = "0.1.11"
INSTALL
IMPORT
SIG · POLYWRAP-PLUGIN
P
polywrap-plugin
otherrustv0.1.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plugin
use polywrap_plugin::Plugin;

Create a new Polywrap plugin instance.

use polywrap_plugin::Plugin; fn main() { let plugin = Plugin::new(); println!("Plugin created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
polywrap-plugin — cargo add polywrap-plugin · libregistry