pub fn instrument_future_with_handle<F>(
handle: EntityHandle<FutureEntity>,
fut: F,
on: Option<EntityRef>,
_meta: Option<Value>,
) -> InstrumentedFuture<F::IntoFuture> ⓘwhere
F: IntoFuture,pub fn instrument_future_with_handle<F>(
handle: EntityHandle<FutureEntity>,
fut: F,
on: Option<EntityRef>,
_meta: Option<Value>,
) -> InstrumentedFuture<F::IntoFuture> ⓘwhere
F: IntoFuture,