pub trait AfioExt {
    fn constrain(self) -> Parts;
}

Required Methods§

Implementors§