1
pub async fn format_json_file(file: std::path::PathBuf) -> Result<(), Box<dyn std::error::Error>> { Ok(()) }