Macrosยง
- extend ๐
 - Performs a generic 
par_extendby collecting to aLinkedList<Vec<_>>in parallel, then extending the collection sequentially. - extend_
reserved ๐ 
Structsยง
- List
Consumer ๐ - List
Folder ๐ - List
Reducer ๐ - List
String ๐Consumer  - List
String ๐Folder  - List
VecConsumer ๐ - List
VecFolder ๐ 
Functionsยง
- fast_
collect ๐ - len ๐
 - Computes the total length of a 
fast_collectresult. - osstring_
len ๐ - Computes the total OS-string length of a 
fast_collectresult. - string_
len ๐ - Computes the total string length of a 
fast_collectresult.