Skip to main content

print_json_success

Function print_json_success 

Source
pub fn print_json_success<T: Serialize>(data: T) -> Result<()>
Expand description

Prints a successful JSON envelope to stdout.