Skip to main content

OPT_COUNT

Constant OPT_COUNT 

Source
pub const OPT_COUNT: usize = _; // 40usize
Expand description

The number of Opt variants — the width of a PinSet. Derived from the last variant so it tracks the enum automatically (guarded by a test against REGISTRY.len()).