Skip to main content

Lists

Type Alias Lists 

Source
pub type Lists = BTreeMap<ListId, List>;

Aliased Typeยง

pub struct Lists { /* private fields */ }