Trait Async

Source
pub trait Async { }

Implementors§

Source§

impl<T> Async for T