rs-split-table 0.5.0

Create tables by splitting a table
Documentation
1
2
3
4
5
//! Modules to create the name of the table from the row.

pub mod row2cp;

pub mod row2num;