dana 0.4.0

Compile-time dimensional analysis via generic types.
Documentation
1
2
3
4
5
error: expected `as`, `in`, or operator
 --> tests/err_qty/trailing_float.rs:5:27
  |
5 |     let _err = qty![1.0 m 2.5];
  |                           ^^^