Documentation
1
2
3
4
5
pub mod basic;
pub mod conditional;
pub mod rules_registry;

pub use rules_registry::{rules_registry, split_rule};