PosSet

Type Alias PosSet 

Source
pub type PosSet = BitFlags<Pos>;
Available on crate feature flags only.

Aliased Typeยง

pub struct PosSet { /* private fields */ }