pub type PageContext = HashMap<String, String>;
Context associated with a page.
pub struct PageContext { /* private fields */ }