Expand description
Defines the make_nanbox macro which defines a type which packs values of different types
into the unused space of the NaN representation of f64.
Modules§
- example_
generated - Displays what code is generated by the
make_nanboxmacro
Macros§
- make_
nanbox - Creates an
enumwhich is packed into the signaling NaN representation off64.