Structs§
Functions§
- Shorthand for
S32::new(value)
. - Shorthand for
S64::new(value)
.
Type Aliases§
- A floating point number behaving like
f32
that screams when it is constructed from aNaN
. - A floating point number behaving like
f64
that screams when it is constructed from aNaN
.