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