Module internal

Module internal 

Source
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