pub type NanBoxed = ValueWord;
Backward-compatibility alias: NanBoxed is now ValueWord.
NanBoxed
ValueWord
pub struct NanBoxed(/* private fields */);