31 releases (1 stable)
Uses new Rust 2024
| 2.0.0 | Mar 26, 2026 |
|---|---|
| 2.0.0-rc.3 |
|
| 2.0.0-rc.2 |
|
| 0.4.5 | Jul 11, 2024 |
| 0.3.0-rc.5 | Jul 14, 2023 |
#1622 in Database interfaces
52 downloads per month
Used in 6 crates
(5 directly)
69KB
1.5K
SLoC
oca-ast
AST types and validation helpers for OCA bundles.
What this crate provides
- Core data structures that represent an OCA bundle in memory.
- Validation utilities for bundle content and overlay properties.
- Serialization helpers for exchanging bundle data.
Intended use
This crate is a low-level building block for implementers of the OCA core
specification. Most application developers should use oca-sdk-rs instead.
License
EUPL 1.2. See LICENSE.
Dependencies
~20MB
~386K SLoC