[][src]Function sval::stream

pub fn stream(
    value: impl Value,
    stream: impl Stream
) -> Result<(), Error>

Stream the structure of a Value using the given Stream.