3 releases (1 stable)
Uses new Rust 2024
| 1.0.0 | Mar 26, 2026 |
|---|---|
| 1.0.0-rc1 |
|
| 1.0.0-rc.8 | Feb 21, 2026 |
| 1.0.0-rc.6 | Jan 29, 2026 |
| 1.0.0-rc.3 |
|
#759 in Rust patterns
Used in 7 crates
(6 directly)
52KB
1K
SLoC
overlay-file
Parser and registry for Overlayfile definitions.
Overlayfile Specification: https://oca.colossi.network/specification/overlayfile.html
What this crate provides
- Parsing the Overlayfile DSL into overlay definitions.
- Registry utilities for loading and resolving overlay definitions.
- Support for the core overlay set used by other crates in this workspace.
Intended use
This crate is a low-level component for OCA core specification implementers.
Most application developers should use oca-sdk-rs instead.
License
EUPL 1.2. See LICENSE.
Dependencies
~3–4.5MB
~84K SLoC