Skip to main content

ServerLocations

Type Alias ServerLocations 

Source
pub type ServerLocations = AHashMap<String, Arc<Vec<String>>>;

Aliased Typeยง

pub struct ServerLocations(/* private fields */);