Trait allegro_util::Flag [] [src]

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

Required Methods

Implementors