toolbelt 0.0.4

a collection of simple rust utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# toolbelt


[![Crates.io](https://img.shields.io/crates/v/toolbelt)](https://crates.io/crates/toolbelt)
[![Docs.rs](https://docs.rs/toolbelt/badge.svg)](https://docs.rs/toolbelt/)
![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)
![build](https://github.com/trashbyte/toolbelt/workflows/build/badge.svg)
[![Coverage](https://img.shields.io/codecov/c/github/trashbyte/toolbelt/master.svg)](https://codecov.io/gh/trashbyte/toolbelt)
![doc coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fdoc-coverage.s3-us-west-2.amazonaws.com%2Ftoolbelt.json)

a collection of simple rust utilities

still a work in progress