Type Alias ContentTree

Source
pub type ContentTree<E> = ContentTreeRaw<E, RawPositionMetricsU32, DEFAULT_IE, DEFAULT_LE>;

Aliased Typeยง

pub struct ContentTree<E> { /* private fields */ }