Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 800 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 800 Bytes

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