2 releases
0.0.2 | Sep 16, 2021 |
---|---|
0.0.1 | Sep 15, 2021 |
#1 in #pivot
9KB
154 lines
crostab
Crostab and table for cross-tabular analysis
Usage
Add this to your Cargo.toml
:
[dependencies]
crostab = ">=0.0.1"
and this to your crate root:
extern crate crostab;
Compatibility
The crostab
crate is tested for rustc 1.48 and greater.
License
Licensed under
Dependencies
~60KB