PageContext

Type Alias PageContext 

Source
pub type PageContext = HashMap<String, String>;
Expand description

Context associated with a page.

Aliased Typeยง

pub struct PageContext { /* private fields */ }