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