2 releases

0.0.3 Dec 3, 2021
0.0.1 Jan 15, 2021

22 downloads per month
Used in crostab

MIT license

12KB
294 lines

spare

crate documentation minimum rustc 1.48 build status

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.8–4MB
~71K SLoC