rs-split-table 0.5.0

Create tables by splitting a table
Documentation
1
2
3
4
5
//! simple modules for rdb.

pub mod tabchk;

pub mod row2tab;