IsInfExpand

Trait IsInfExpand 

Source
pub trait IsInfExpand {
    // Required method
    fn __expand_is_inf_method(
        self,
        scope: &mut Scope,
    ) -> ExpandElementTyped<bool>;
}

Required Methods§

Implementors§