Skip to main content

print_json_pretty

Function print_json_pretty 

Source
fn print_json_pretty<T: Serialize>(_format: OutputFormat, val: &T) -> Result<()>
Expand description

共用 helper: JSON pretty print (table format fallback to JSON for nested data)