Module extend

Source

Macrosยง

extend ๐Ÿ”’
Performs a generic par_extend by collecting to a LinkedList<Vec<_>> in parallel, then extending the collection sequentially.
extend_reserved ๐Ÿ”’

Structsยง

ListConsumer ๐Ÿ”’
ListFolder ๐Ÿ”’
ListReducer ๐Ÿ”’
ListStringConsumer ๐Ÿ”’
ListStringFolder ๐Ÿ”’
ListVecConsumer ๐Ÿ”’
ListVecFolder ๐Ÿ”’

Functionsยง

fast_collect ๐Ÿ”’
len ๐Ÿ”’
Computes the total length of a fast_collect result.
osstring_len ๐Ÿ”’
Computes the total OS-string length of a fast_collect result.
string_len ๐Ÿ”’
Computes the total string length of a fast_collect result.