[][src]Function json_compilation_db::from_reader

pub fn from_reader(reader: impl Read) -> Result<Entries, Error>

Load the content of the given stream and parse it as a compilation database.