2 releases
0.1.1 | Jul 19, 2024 |
---|---|
0.1.0 | Aug 25, 2023 |
#1095 in Rust patterns
63 downloads per month
9KB
201 lines
nan-tag
A library for NaN-tagged pointers in Rust.
The library supports both borrowed and owned pointers (using Box
).
License
The code is released under the MIT license.
Dependencies
~58KB