Trait kairos::iter::extensions::Daily

source ·
pub trait Daily {
    fn daily(self, i: i64) -> Result<Iter>;
}

Required Methods§

Implementors§