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.
1 parent ebbdf53 commit e1eac6cCopy full SHA for e1eac6c
src/lib.rs
@@ -1,4 +1,5 @@
1
-///! The top-level documentation resides on the [project README](https://github.com/tomhoule/graphql-client) at the moment.
+//! The top-level documentation resides on the [project README](https://github.com/tomhoule/graphql-client) at the moment.
2
+
3
extern crate serde;
4
#[macro_use]
5
extern crate serde_derive;
0 commit comments