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

Start a value in a key-value mapping.