Macros§
- extend 🔒Performs a generic
par_extend
by collecting to aLinkedList<Vec<_>>
in parallel, then extending the collection sequentially.
Structs§
Functions§
- len 🔒Computes the total length of a
fast_collect
result. - Computes the total OS-string length of a
fast_collect
result. - Computes the total string length of a
fast_collect
result.