pub trait Threads: Scope { }Expand description
Scopes with threads (org / inbox / pod).
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait Threads: Scope { }Scopes with threads (org / inbox / pod).
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".