Docs.rs
runc-0.2.0
runc 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mxpv
Dependencies
async-trait ^0.1.52
normal
optional
futures ^0.3.19
normal
optional
libc ^0.2.112
normal
log ^0.4.14
normal
nix ^0.23.1
normal
oci-spec ^0.5.4
normal
os_pipe ^1.0.0
normal
path-absolutize ^3.0.11
normal
rand ^0.8.4
normal
serde ^1.0.133
normal
serde_json ^1.0.74
normal
tempfile ^3.3.0
normal
thiserror ^1.0.30
normal
time ^0.3.7
normal
tokio ^1.15.0
normal
optional
tokio-pipe ^0.2.10
normal
optional
uuid ^0.8.2
normal
Versions
38.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
runc
0.2.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Type Aliases
Crate
runc
Copy item path
Source
Expand description
A crate for consuming the runc binary in your Rust applications, similar to
go-runc
for Go.
Modules
§
container
error
events
io
options
utils
Structs
§
Default
Executor
Response
Response is for (pid, exit status, outputs).
Runc
Version
Enums
§
LogFormat
Traits
§
Spawner
Type Aliases
§
Command
Result