tiny-uom 0.1.0

tiny-uom performs type-safe and zero-cost dimensional analysis. Like `uom` but much smaller.
Documentation
# Changelog

All notable changes to this crate will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

<!-- next-header -->
## [Unreleased] - ReleaseDate

### Added

- Add `Unit` and `Quantity` struct
- Implement most of the `std::ops` traits for `Quantity`

<!-- next-url -->
[Unreleased]: https://github.com/Stupremee/tiny-uom/compare/...HEAD