tikv / yatp

Yet another thread pool in rust for both callbacks or futures.
Apache License 2.0
135 stars 32 forks source link

Add clone trait for builder #40

Open Little-Wallace opened 4 years ago

Little-Wallace commented 4 years ago

Signed-off-by: Little-Wallace bupt2013211450@gmail.com

sticnarf commented 4 years ago

What's the motivation of making it Clone?