Skip to main content

PQLCardSet

Type Alias PQLCardSet 

Source
pub type PQLCardSet = Card64;
Expand description

Bitset of cards backed by a 64-bit word.

Aliased Typeยง

pub struct PQLCardSet(/* private fields */);