[−][src]Trait embly::Waitable
sdafsdf
Associated Types
type Output
asdfasdf
Required methods
Loading content...Provided methods
fn wait(&mut self) -> Self::Output where
Self: Sized,
Self: Sized,
asdfasdf
fn join<T: Waitable>(&mut self, other: T) -> (Self::Output, T::Output) where
Self: Sized,
T: Sized,
Self: Sized,
T: Sized,
join