Skip to main content

token_key

Function token_key 

Source
pub fn token_key(token: Token) -> u64
Expand description

The one FIRST bit this token sets.

Exactly one bit, so the filter is one AND against the node’s set, with no loop and no branch.