BList

Type Alias BList 

Source
pub type BList = Vec<BNode>;

Aliased Typeยง

pub struct BList { /* private fields */ }