Skip to main content

PQLSuitSet

Type Alias PQLSuitSet 

Source
pub type PQLSuitSet = Suit4;
Expand description

Bitset of suits backed by a 4-bit word.

Aliased Typeยง

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