Type Alias varcon_core::PosSet

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

Aliased Type§

struct PosSet { /* private fields */ }