Docs.rs
oci-image-spec-0.1.0
oci-image-spec 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tosone
Dependencies
blake3 ~1.2
normal
chrono ~0.4
normal
digest ~0.9
normal
hex ~0.4
normal
regex ~1.5
normal
serde ~1.0
normal
serde_derive ^1.0.130
normal
serde_json ~1.0
normal
sha2 ~0.9
normal
Versions
37.14%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module layout
oci_
image_
spec
0.1.0
Module layout
Module Items
Structs
Constants
In oci_
image_
spec::
specs::
v1
oci_image_spec
::
specs
::
v1
Module
layout
Copy item path
Source
Structs
§
Image
Layout
ImageLayout is the structure in the “oci-layout” file, found in the root of an OCI Image-layout directory.
Constants
§
IMAGE_
LAYOUT_
FILE
IMAGE_LAYOUT_FILE is the file name of oci image layout file
IMAGE_
LAYOUT_
VERSION