pub fn matching_route_paths(pattern: &str) -> Result<Vec<RoutePath>, Error>
Returns RoutePaths that match regex
RoutePath