fixed-macro 1.2.0

Macros for creating fixed-point constants for types in the `fixed` crate.
Documentation
1
2
3
4
5
error: invalid fixed value: unexpected suffix
 --> $DIR/float-suffix.rs:2:25
  |
2 |     fixed_macro::fixed!(123.45f64: U4F4);
  |                         ^^^^^^^^^