We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macro_use
1 parent 4158d18 commit a61bad8Copy full SHA for a61bad8
tests/lib.rs
@@ -1,4 +1,4 @@
1
-#[macro_use]
+#[macro_use(bson, doc)]
2
extern crate bson;
3
extern crate chrono;
4
extern crate rustc_serialize;
0 commit comments