Trait tract_pulse::WithPulse[][src]

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

Required methods

fn with_pulse(self) -> Self[src]

Loading content...

Implementors

impl WithPulse for Nnef[src]

Loading content...