pub fn map_key_begin<'sval>(
    stream: &mut (impl Stream<'sval> + ?Sized)
) -> Result
Expand description

Start a key in a key-value mapping.