pub fn route_double_hashmap_path<'a>( name: &'a str, my_prefix: &str, field_name: &str, inner_prefix: &str, ) -> Option<(&'a str, &'a str, String)>