1.0.0[−][src]Constant sgx_tstd::u16::MAX
pub const MAX: u16 = u16::max_value(); // 65_535u16
The largest value that can be represented by this integer type.
Use u16::MAX
instead.
pub const MAX: u16 = u16::max_value(); // 65_535u16
The largest value that can be represented by this integer type.
Use u16::MAX
instead.