Trait messaging_thread_pool::GuardDrop
source · pub trait GuardDrop: Send + Sync { }Expand description
A trait that is auto implemented for all types that is used to allow for multiple drop guards (or different types) to be returned in a single vec