Type Alias StringSet

Source
pub type StringSet = IndexSet<String>;

Aliased Typeยง

pub struct StringSet { /* private fields */ }