[][src]Function gain_lep::future::obj_future

pub async fn obj_future<'_>(x: &'_ Obj) -> Res

Unwrap an asynchronous result if the object contains one.

Otherwise the original object is returned.