Trait tract_pulse::WithPulse[][src]

pub trait WithPulse {
    fn with_pulse(self) -> Self;
}

Required methods

Implementors