pub type RouterComponents = Path<Vec<RUMString>>;
pub struct RouterComponents(pub Vec<CompactString>);
0: Vec<CompactString>