Skip to main content

Sets

Type Alias Sets 

Source
pub type Sets = BTreeMap<String, BTreeMap<String, String>>;

Aliased Typeยง

pub struct Sets { /* private fields */ }