Skip to main content

print_proto_response

Function print_proto_response 

Source
fn print_proto_response<T>(format: OutputFormat, response: &T) -> Result<()>
where T: Serialize,