Available on crate feature
core only.Expand description
Provides functions for examining and operating on integral types.
Functions
- Returns the largest value representable by
NSTDInt8. - Returns the largest value representable by
NSTDInt16. - Returns the largest value representable by
NSTDInt32. - Returns the largest value representable by
NSTDInt64. - Returns the largest value representable by
NSTDInt. - Returns the largest value representable by
NSTDUInt8. - Returns the largest value representable by
NSTDUInt16. - Returns the largest value representable by
NSTDUInt32. - Returns the largest value representable by
NSTDUInt64. - Returns the largest value representable by
NSTDUInt. - Returns the smallest value representable by
NSTDInt8. - Returns the smallest value representable by
NSTDInt16. - Returns the smallest value representable by
NSTDInt32. - Returns the smallest value representable by
NSTDInt64. - Returns the smallest value representable by
NSTDInt. - Returns the smallest value representable by
NSTDUInt8. - Returns the smallest value representable by
NSTDUInt16. - Returns the smallest value representable by
NSTDUInt32. - Returns the smallest value representable by
NSTDUInt64. - Returns the smallest value representable by
NSTDUInt.