Modulesยง
- consumer ๐
Functionsยง
- collect_into_vec ๐Collects the results of the exact iterator into the specified vector.
- Create a consumer on the slice of memory we are collecting into.
- special_extend ๐Collects the results of the iterator into the specified vector.
- unzip_into_vecs ๐Unzips the results of the exact iterator into the specified vectors.