Skip to main content

print_json

Function print_json 

Source
pub fn print_json<T: Serialize>(value: &T) -> Result<()>