Skip to main content
print_proto_response
futucli
1.4.112
In futucli::
cmd::
proto_
json
futucli
::
cmd
::
proto_json
Function
print_
proto_
response
Copy item path
Source
fn print_proto_response<T>(format:
OutputFormat
, response:
&T
) ->
Result
<
()
>
where T:
Serialize
,