Trait ta::Close [] [src]

pub trait Close {
    fn close(&self) -> f64;
}

Required Methods

Implementors