Skip to main content

InitConfig

Type Alias InitConfig 

Source
pub type InitConfig<'a> = (HashMap<String, ServerBindConfig>, Option<Cow<'a, str>>);