Expand description
Crate only used to generate the typed_floats
crate.
Macrosยง
- generate_
docs - Generate the documentation
- generate_
floats - Generate the
PartialEq
,From
andTryFrom
implementations. - generate_
tests_ self - Generate the tests for unary operations.
- generate_
tests_ self_ rhs - Generate the tests for binary operations.