FindFirstSetExpand

Trait FindFirstSetExpand 

Source
pub trait FindFirstSetExpand {
    // Required method
    fn __expand_find_first_set_method(
        self,
        scope: &mut Scope,
    ) -> ExpandElementTyped<u32>;
}

Required Methods§

Implementors§