Trait PioTxClient

Source
pub trait PioTxClient {
    // Required method
    fn on_buffer_space_available(&self);
}

Required Methods§

Implementors§