pub fn route_matches_pattern(route_path: &str, request_path: &str) -> bool
Check if a route path matches a pattern (for routing purposes)