[][src]Constant starling::constants::KEY_LEN_BITS

pub const KEY_LEN_BITS: usize = KEY_LEN * 8 - 1; // 255usize

The number of bits in the key.