Trait rerast_macros::GetMode [] [src]

pub trait GetMode {
    fn get_mode(&self) -> Mode { ... }
}

Provided Methods

Implementors