try_parse_map_redef_to_target_loc

Function try_parse_map_redef_to_target_loc 

Source
fn try_parse_map_redef_to_target_loc(
    pair: Pair<'_, Rule>,
    proc_ident: &String,
) -> Result<Location, Error>
Expand description