Trait otter_api_tests::PosPromote[]

pub trait PosPromote {
    fn promote(&self) -> PosC<f64>;
}

Required methods

Implementors