container-spec 1.0.1

OCI runtime specification for Rust.
Documentation
  • Coverage
  • 92.83%
    220 out of 237 items documented0 out of 31 items with examples
  • Size
  • Source code size: 43.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 19.65 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • fsyncdadmin

OCI Runtime Specification

A Rust port of the OCI container runtime specification. This crate only contains configuration relevant to the Linux platform and is writen in idiomatic Rust. Support is included for Serde serialization and deserialization.