Constant zerotrie::byte_phf::Q_REAL_MAX
source ยท const Q_REAL_MAX: u8 = 127;
Expand description
The maximum allowable value of q
. This could be raised if found to be necessary.
const Q_REAL_MAX: u8 = 127;
The maximum allowable value of q
. This could be raised if found to be necessary.