Function sval::stream

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

Stream the structure of a Value using the given Stream.