pub type N64 = NotNan<f64>;
A number exclusive NaN and hence not implementing Float.
Float
pub struct N64(/* private fields */);