pub type ViewArgs = HashMap<String, String>;
View arguments type.
pub struct ViewArgs { /* private fields */ }