Skip to main content

MAX_LABEL_BYTES

Constant MAX_LABEL_BYTES 

Source
pub const MAX_LABEL_BYTES: usize = _; // 135usize
Expand description

The widest admissible κ-label (sha512: + 128 hex = 135). The κ-label formatter (crate::resolvers) sizes its stack scratch to this and writes the active axis’s LABEL_BYTES prefix.