ready

Function ready 

Source
pub fn ready<T: Send>(val: T) -> Ready<T>
Expand description

Create a task which will immediately return a value of T.