crostab

Crates.iocrostab
lib.rscrostab
version0.0.2
sourcesrc
created_at2021-09-15 11:06:18.6563
updated_at2021-09-16 11:49:57.698294
descriptioncrostab and table for cross-tablular analysis
homepage
repository
max_upload_size
id451749
size8,981
Hoyeung Wong (hoyeungw)

documentation

README

crostab

crate documentation minimum rustc 1.48 build status

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

Commit count: 0

cargo fmt