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 d5b59b3 + a02269e commit 471e628Copy full SHA for 471e628
src/lib.rs
@@ -8,4 +8,4 @@ pub mod flow_config;
8
pub mod flow_health;
9
10
#[cfg(feature = "flow_validator")]
11
-mod flow_validator;
+pub mod flow_validator;
0 commit comments