Expand description
§use-oci-descriptor
use-oci-descriptor provides OCI descriptor primitives for media type, digest, size, URLs, annotations, data, artifacts, and platform metadata.
It is part of the use-oci RustUse workspace for small, focused OCI primitive crates. It does not perform network calls, shell out to runtimes, implement a registry client, or build container images.
§License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license
Structs§
- Artifact
Type - A descriptor artifact type marker.
- Descriptor
Data - Embedded descriptor data marker.
- Descriptor
Size - Descriptor size in bytes.
- Descriptor
Url - A descriptor URL string. This type does not fetch anything.
- OciDescriptor
- OCI descriptor metadata.
Enums§
- Descriptor
Error - Errors returned when descriptor metadata is invalid.