Skip to main content

can_start

Function can_start 

Source
pub fn can_start(node: u32, key: u64) -> bool
Expand description

Whether a node could possibly begin with this token.

False means it cannot, and that is the only answer the caller may act on. True means try it.