Constant measureme::MAX_SINGLE_VALUE
source ยท pub const MAX_SINGLE_VALUE: u64 = 0xFFFF_FFFF_FFFF;Expand description
The max value we can represent with the 48 bits available.
pub const MAX_SINGLE_VALUE: u64 = 0xFFFF_FFFF_FFFF;The max value we can represent with the 48 bits available.