Function get_sorted_routes

Source
pub fn get_sorted_routes(
    normalized_pages: &[String],
) -> Result<Vec<String>, UrlNodeError>