Trait tract_pulse::fact::StreamFact[][src]

pub trait StreamFact {
    fn stream_info(&self) -> Option<(usize, &TDim)>;
}

Required methods

Loading content...

Implementors

Loading content...