viaptr
An experimental library for packing complex types into pointer-sized fields.
Examples
// A pointer to A or B, taking up only one machine word
// A tagged pointer with two additional bits of information
TODO
- document safety constraints on unsafe traits and functions
- general documentation
License
Mozilla Public License 2.0