Skip to content

Commit a89b16a

Browse files
committed
[WIP] GraphQL v2
1 parent 9eacf17 commit a89b16a

4 files changed

Lines changed: 688 additions & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//! differential dataflow computations from declaratively specified
55
//! programs, without any additional compilation.
66
7-
#![forbid(missing_docs)]
7+
// #![forbid(missing_docs)]
88

99
#[macro_use]
1010
extern crate log;

0 commit comments

Comments
 (0)