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 d5b59b3 commit a02269eCopy full SHA for a02269e
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