Trait itc::Split [] [src]

pub trait Split {
    fn split(&self) -> Self;
}

Required Methods

Implementors