Function sval::default_stream::tagged_end

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

Complete a tagged value.