Type Alias InlineTables

Source
pub type InlineTables = BTreeMap<u32, InlineTable>;

Aliased Typeยง

struct InlineTables { /* private fields */ }