BDict

Type Alias BDict 

Source
pub type BDict = BTreeMap<String, BNode>;

Aliased Typeยง

pub struct BDict { /* private fields */ }