Tehforsch / diman

Define rust compile time unit systems using const generics
52 stars 2 forks source link

Make num-traits-dependency implicit by re-exporting it from diman #72

Closed Tehforsch closed 8 months ago

Tehforsch commented 8 months ago

This fixes requiring the user to have a num-traits dependency when unit_system! is used.