korken89 / fugit

`fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at compile time.
Apache License 2.0
55 stars 16 forks source link

nightly experiment: Fraction #49

Open burrbull opened 3 months ago

burrbull commented 3 months ago

Requires #![feature(adt_const_params)] feature.