use-oci-reference 0.0.1

OCI image reference syntax primitives for names, tags, digests, and canonical references.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# use-oci-reference

`use-oci-reference` provides OCI image reference syntax primitives for names, tags, digests, and canonical references.

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