[][src]Function instrumented_stepanov::count_operations

pub fn count_operations<T, F>(vec: Vec<T>, f: F) -> InstrumentedBase where
    F: Fn(&mut [Instrumented<T>]),