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

Switch to GitHub actions #72

Closed paholg closed 3 years ago

paholg commented 3 years ago

This PR also includes changes to make the build happy; mostly clippy, but also a fix for the rand feature.