Skip to main content

QuantWaveExt

Trait QuantWaveExt 

Source
pub trait QuantWaveExt {
    // Required method
    fn ta(&self) -> QuantWaveNamespace<'_>;
}

Required Methods§

Source

fn ta(&self) -> QuantWaveNamespace<'_>

Implementations on Foreign Types§

Source§

impl QuantWaveExt for LazyFrame

Implementors§