Expand description
These API functions are intended for internal usage in generated code. They shouldn’t be used by a transformation developer for any implementation purposes.
Re-exports§
pub use serde;pub use serde_cbor;
Modules§
- data_
tree - Data trees are responsible for recursively holding holium data. Leaves hold scalar CBOR values while non-leaf nodes point to ordered children.
- key_
tree - Key trees are responsible for recursively holding structure keys used as I/O paramters in transformations
- memory
- version_
embedder