apply

Function apply 

Source
pub fn apply<T: Simple>(v: &T, (min, max): (usize, usize)) -> Result<(), Error>