[][src]Function sval_json::to_fmt

pub fn to_fmt(fmt: impl Write, v: impl Value) -> Result<(), Error>

Write a sval::Value to a formatter.