scheduler
0.0.0
Host
Implementors
In scheduler::
thread_
per_
core
scheduler
::
thread_per_core
Trait
Host
Copy item path
source
pub trait Host:
Debug
+
Send
{ }
Implementors
§
source
§
impl<T>
Host
for T
where T:
Debug
+
Send
,