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.
2 parents ebbdf53 + e1eac6c commit f468877Copy full SHA for f468877
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