PageMap

Type Alias PageMap 

Source
pub type PageMap = Map<&'static str, PageFunction>;

Aliased Typeยง

pub struct PageMap {}