Skip to main content

MAX_TRANSITIONS

Constant MAX_TRANSITIONS 

Source
pub const MAX_TRANSITIONS: usize = 4_096;
Expand description

The maximum number of transitions one plan may contain.

The bound is a framework capability, on the same terms as MAX_NODES.