nan-tag

Crates.ionan-tag
lib.rsnan-tag
version0.1.1
sourcesrc
created_at2023-08-25 23:28:05.687654
updated_at2024-07-19 14:59:08.386019
descriptionNaN-tagged pointers in Rust, storing an f64 in the same space as a pointer
homepagehttps://crates.io/crates/nan-tag
repositoryhttps://github.com/MWPuppire/nan-tag
max_upload_size
id955133
size11,704
Ben Kelley (MWPuppire)

documentation

README

nan-tag

Crates.io MIT License

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.

Commit count: 1

cargo fmt