mod bib { bibliothek::include_bibtex!("test.bib"); } #[test] fn works() { let _ = bib::CocoAccelerated; }