Docs.rs
cni-plugin-0.2.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
cni-plugin 0.2.1
Framework to implement CNI (container networking) plugins in Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
162
out of
162
items documented
5
out of
33
items with examples
Size
Source code size: 95.59 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 12.74 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
passcod/cni-plugins
19
4
0
crates.io
Dependencies
async-process ^1.0.2
normal
optional
futures ^0.3.13
normal
optional
ipnetwork ^0.17.0
normal
log ^0.4.14
normal
macaddr ^1.0.1
normal
regex ^1.4.5
normal
semver ^0.11.0
normal
serde ^1.0.123
normal
serde_json ^1.0.62
normal
simplelog ^0.10.0
normal
thiserror ^1.0.23
normal
tokio ^1.4.0
normal
optional
which ^4.1.0
normal
Versions
0.2.1
(2021-04-10)
0.2.0
(2021-04-10)
0.1.0
(2021-04-03)
Owners
CNI Plugins
A library for writing CNI plugins in Rust.
Guides:
Standard tooling
Hello world plugin
API documentation
for the
cni-plugin
crate.
CNI information on the
cni.dev
website.
Dual-licensed
with Apache 2.0 and MIT.