rulemorph 0.3.4

YAML-based declarative data transformation engine for CSV/JSON to JSON
Documentation
1
2
3
4
5
pub(crate) mod golden;
pub(crate) mod trace;
pub(crate) mod validation;
#[cfg(feature = "excel")]
pub(crate) mod xlsx;