[][src]Function json_compilation_db::to_file

pub fn to_file(
    entries: &[Entry],
    format: &Format,
    file: &Path
) -> Result<(), Error>

Persists the entries into the given file name with the given format.