to_pretty

Function to_pretty 

Source
pub fn to_pretty(value: &impl Serialize, path: &Path) -> Result<Vec<Line>>
Expand description

Pretty-print a JSON value with syntax highlighting.