Function consume_map_entry_pattern

Source
pub fn consume_map_entry_pattern<I: Span>(
    input: I,
) -> Res<I, MapEntryPatternVar>