Function serde_fmt::to_writer

source ·
pub fn to_writer(v: impl Serialize, w: impl Write) -> Result
Expand description