logo
pub trait CodeAsmXstore_alt {
    fn xstore_alt(&mut self) -> Result<(), IcedError>;
}

Required Methods

Implementors