crostab 0.0.2

crostab and table for cross-tablular analysis
Documentation
1
2
3
4
5
6
pub use crostab::Crostab;
pub use table::Table;

mod types;
mod table;
mod crostab;