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

Complete a value in a key-value mapping.