Constant SHAPED_CLUSTER_INLINE_SIZE

Source
const SHAPED_CLUSTER_INLINE_SIZE: usize = 16;
Expand description

Arbitrarily chosen to cover our max input size plus some extra to account for expansion from multiple substitution tables.