pub fn instrument_future<F>(
name: impl Into<String>,
fut: F,
on: Option<EntityRef>,
_meta: Option<Value>,
) -> InstrumentedFuture<F::IntoFuture> ⓘwhere
F: IntoFuture,pub fn instrument_future<F>(
name: impl Into<String>,
fut: F,
on: Option<EntityRef>,
_meta: Option<Value>,
) -> InstrumentedFuture<F::IntoFuture> ⓘwhere
F: IntoFuture,