[][src]Function futures_micro::ready

pub async fn ready<T>(val: T) -> T

Complete on first poll with the provided value