Trait reaper_medium::AnyThread
source · [−]pub trait AnyThread: Sealed { }Expand description
Represents a privilege to execute functions which are safe to execute from any thread.
pub trait AnyThread: Sealed { }Represents a privilege to execute functions which are safe to execute from any thread.