Function gain_lep::obj_future[][src]

pub async fn obj_future(x: &Obj) -> Res
Expand description

Unwrap an asynchronous result if the object contains one.

Otherwise the original object is returned.