ViewArgs

Type Alias ViewArgs 

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

View arguments type.

Aliased Typeยง

pub struct ViewArgs { /* private fields */ }