paholg / dimensioned

Compile-time dimensional analysis for various unit systems using Rust's type system.
https://crates.io/crates/dimensioned
MIT License
300 stars 23 forks source link

Make `new` function `const` #80

Closed paholg closed 2 years ago

paholg commented 2 years ago

We also bump to edition 2021, and fixup tests.