pub fn record_value_end<'sval>(
    stream: &mut (impl Stream<'sval> + ?Sized),
    tag: Option<&Tag>,
    label: &Label<'_>
) -> Result
Expand description

Complete a field in a record.