lending_thread_pool 0.1.2

A thread pool where workers can lend their data to their tasks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
root = true

[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
indent_style = tab
indent_size = 2

[*.{yml,yaml}]
indent_style = space
indent_size = 2