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

Start a field in a record.