Skip to main content

output_json

Function output_json 

Source
pub fn output_json<T>(value: &T)
where T: ?Sized + Serialize,
Expand description

Writes a serde::Serialize value to stdout