[features]
cell = []
default = ["std", "cell"]
std = []
[package]
authors = ["Longor1996 <lalongok@gmail.com>"]
categories = ["no-std"]
description = "A no_std, zero-dependency crate for the creation and handling of NaN-tagged 64-bit floating-point values."
edition = "2021"
homepage = "https://github.com/Longor1996/nanval"
keywords = ["nan", "nanbox", "tagged-enum", "pointers", "tagged-pointers"]
license = "MIT OR Apache-2.0"
name = "nanval"
readme = "README.md"
repository = "https://github.com/Longor1996/nanval"
version = "0.2.1"