Function map_entry_pattern_any

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