scheduler

Trait Host

source
pub trait Host: Host + Host { }

Implementors§

source§

impl<T> Host for T
where T: Host + Host,