Crate typed_floats_macros

Source
Expand description

Crate only used to generate the typed_floats crate.

Macrosยง

generate_docs
Generate the documentation
generate_floats
Generate the PartialEq, From and TryFrom implementations.
generate_tests_self
Generate the tests for unary operations.
generate_tests_self_rhs
Generate the tests for binary operations.