pub fn tuple_value_end<'sval>(
    stream: &mut (impl Stream<'sval> + ?Sized),
    tag: Option<&Tag>,
    index: &Index
) -> Result
Expand description

Complete a field in a tuple.