rulemorph 0.3.4

YAML-based declarative data transformation engine for CSV/JSON to JSON
Documentation
1
2
3
pub(super) use crate::excel_ref::{
    CellWindow, column_letters_to_index, parse_cell_ref, parse_cell_window,
};