Skip to main content

format_json

Function format_json 

Source
pub fn format_json(entries: &[Entry]) -> Result<String, Error>
Expand description

Serialize entries (skipping directory headers) as pretty JSON.