fixed-macro 1.2.0

Macros for creating fixed-point constants for types in the `fixed` crate.
Documentation
1
2
3
4
#[test]
fn test_compile_fail() {
    trybuild::TestCases::new().compile_fail("tests/compile-fail/*.rs");
}