Skip to main content

MAX_CHAIN

Constant MAX_CHAIN 

Source
pub const MAX_CHAIN: usize = 16;
Expand description

Entries in a pattern chain. Each carries a repeat count, so “A×4 B×4 A×3 C” is four entries rather than twelve.