[][src]Function sval_json::to_fmt

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

Write a Value to a formatter.