rsbadges 1.1.5

Create code badges from the comfort and safety of Rust
Documentation
1
2
3
4
5
6
7
# Testing

Nothing special here. Just run:

    $ cargo test

There are two sets of tests. The first tests error functionality when bad arguments are passed. The second actually generates a series of badge SVGs in each style with different information and formats. It then saves these SVGs to `/tmp`.