[][src]Function implicit_await::as_future::ready

Important traits for Ready<T>
pub fn ready<T>(t: T) -> Ready<T>