pub type RouterParams = Query<RUMWebData>;Aliased Type§
pub struct RouterParams(pub AHashMap<CompactString, CompactString>);Tuple Fields§
§0: AHashMap<CompactString, CompactString>pub type RouterParams = Query<RUMWebData>;pub struct RouterParams(pub AHashMap<CompactString, CompactString>);0: AHashMap<CompactString, CompactString>