https://github.com/archer884/unit-rs
Library for creating/converting between unit types
https://github.com/archer884/unit-rs
Last synced: 3 months ago
JSON representation
Library for creating/converting between unit types
- Host: GitHub
- URL: https://github.com/archer884/unit-rs
- Owner: archer884
- License: unlicense
- Created: 2015-07-11T03:21:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T18:23:53.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T12:19:13.521Z (5 months ago)
- Language: Rust
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# unit-rs
Library for creating/converting between unit typesThis library features in [episode 16][1] of my [rust programming series on Youtube][2] and represents a serious improvement over a similar library written for a [previous episode][3].
[1]: https://youtu.be/kOiWH7MEg9I?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc
[2]: https://www.youtube.com/playlist?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc
[3]: https://youtu.be/uTrsH0whUJc?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc