oci-runtime-spec

Open Container Runtime Specs

OCI Runtime Spec[1] serde[2] types for Rust translated from JSON Schema by QuickType[3].

Update schema

quicktype -s schema ../runtime-spec/schema/*.json -o src/schema.rs --derive-debug --visibility public --density dense