Skip to main content

PQLRankSet

Type Alias PQLRankSet 

Source
pub type PQLRankSet = Rank16;
Expand description

Bitset of ranks backed by a 16-bit word.

Aliased Typeยง

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