Crates.io | crostab |
lib.rs | crostab |
version | 0.0.2 |
source | src |
created_at | 2021-09-15 11:06:18.6563 |
updated_at | 2021-09-16 11:49:57.698294 |
description | crostab and table for cross-tablular analysis |
homepage | |
repository | |
max_upload_size | |
id | 451749 |
size | 8,981 |
Crostab and table for cross-tabular analysis
Add this to your Cargo.toml
:
[dependencies]
crostab = ">=0.0.1"
and this to your crate root:
extern crate crostab;
The crostab
crate is tested for rustc 1.48 and greater.
Licensed under