[][src]Function json_compilation_db::to_writer

pub fn to_writer(
    entries: &[Entry],
    format: &Format,
    writer: impl Write
) -> Result<(), Error>

Persists the entries into the given stream with the given format.