[][src]Trait xmc4_hal::pba::PbaExt

pub trait PbaExt {
    fn constrain(self) -> Pba;
}

Required methods

fn constrain(self) -> Pba

Loading content...

Implementors

impl PbaExt for Pba[src]

Loading content...