Trait allegro_util::Flag

source ·
pub trait Flag {
    fn zero() -> Self;
}

Required Methods

Implementors