oca-bundle
Builder and validator for OCA bundles.
What this crate provides
- Construction of OCA bundles from structured inputs.
- Validation of overlays and bundle content against definitions.
- Core bundle state and encoding helpers used by higher-level crates.
Intended use
This crate targets implementers of the OCA core specification. Most application
developers should use oca-sdk-rs instead.
Usage
Add this to your Cargo.toml:
[]
= "0.7.1"
License
EUPL 1.2. See LICENSE.