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 3adaa46 commit 89d0bf3Copy full SHA for 89d0bf3
src/lib.rs
@@ -1,3 +1,5 @@
1
+#![cfg_attr(docsrs, feature(doc_cfg))]
2
+
3
//! # Ironbeam
4
//!
5
//! A **data processing framework** for Rust inspired by Apache Beam and Google Cloud Dataflow.
0 commit comments