pub fn to_pretty(value: &impl Serialize, path: &Path) -> Result<Vec<Line>>
Pretty-print a JSON value with syntax highlighting.