2 releases
0.0.3 | Dec 3, 2021 |
---|---|
0.0.1 | Jan 15, 2021 |
#15 in #iterable
37 downloads per month
Used in crostab
12KB
294 lines
spare
Colorful format iterable
Usage
Add this to your Cargo.toml
:
[dependencies]
spare = ">=0.0.1"
and this to your crate root:
extern crate spare;
Compatibility
The spare
crate is tested for rustc 1.48 and greater.
License
Licensed under
Dependencies
~2.9–4MB
~72K SLoC