Skip to main content

StringSet

Type Alias StringSet 

Source
pub type StringSet = IndexSet<String>;

Aliased Typeยง

pub struct StringSet { /* private fields */ }