Trait interval::ops::Whole [] [src]

pub trait Whole {
    fn whole() -> Self;
}

Required Methods

Implementors