[go: up one dir, main page]

Function test::iter [] [src]

pub fn iter<T, F>(inner: &mut F) -> Summary where
    F: FnMut() -> T,