InstrumentedFlow

Type Alias InstrumentedFlow 

Source
pub type InstrumentedFlow<F> = F;
Expand description

Passthrough future type when tracing is disabled.