Docs.rs
agentzero-plugins-0.3.0
agentzero-plugins 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
auser
Dependencies
anyhow ^1
normal
fd-lock ^4
normal
notify ^7
normal
optional
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^2
normal
tracing ^0.1
normal
optional
wasmi ^1
normal
optional
wasmi_wasi ^1
normal
optional
wasmtime ^42
normal
optional
wasmtime-wasi ^42
normal
optional
tempfile ^3
dev
wat ^1
dev
Versions
25.95%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse_plugin_package_ref
agentzero_
plugins
0.3.0
agentzero_plugins
Function
parse_
plugin_
package_
ref
Copy item path
Source
pub fn parse_plugin_package_ref( input: &
str
, ) ->
Result
<
PluginPackageRef
,
PluginRefError
>