Skip to main content

Module threadsafe

Module threadsafe 

Source

Traits§

Error
Future
Threadsafe
A trait for types that implement Send and Sync and are 'static. This is just a ‘wrapper’ for these implementations.