API documentation for the Rust `fold` fn in crate `std`. ... pub fn fold<T, V, E, F, Iter>(iterator: Iter, init: V, f: F) -> Result<V, E> where F: FnMut(V, ...
確定! 回上一頁