Function sval_fmt::stream_to_fmt

source ·
pub fn stream_to_fmt(fmt: &mut Formatter<'_>, v: impl Value) -> Result
Expand description

Format a value into an underlying formatter.