Type Alias SvStringSet

Source
pub type SvStringSet = BTreeSet<SvString>;

Aliased Typeยง

pub struct SvStringSet { /* private fields */ }