A library to handle length/distances easyly. It can parse a string with several units (m, km, mi, ft, ...) into the Length-struct and converting into other units.
#Security Policy##Supported Versions| Version | Supported ||-------|------------------|| 0.2.x | :heavy_check_mark: ||< 0.2 | :x: |##Reporting a Vulnerability
Please open an [issue](https://github.com/ringostarr80/rust-length/issues) or commit a [pull request](https://github.com/ringostarr80/rust-length/pulls) for reporting a Vulnerability.