Trait qm_entity::IsSupport

source ·
pub trait IsSupport {
    // Provided method
    fn is_support(&self) -> bool { ... }
}

Provided Methods§

source

fn is_support(&self) -> bool

Implementors§