Trait surge_traits::GetRingout[][src]

pub trait GetRingout {
    fn get_ringout(&self) -> Ringout;
fn get_ringout_counter(&self) -> NumberOfBlocks; }

Required methods

Implementors