mas_tower
0.12.0
Structs
DurationRecorderFuture
DurationRecorderLayer
DurationRecorderService
FnWrapper
IdentityLayer
IdentityService
InFlightCounterLayer
InFlightCounterService
InFlightFuture
KV
TraceContextLayer
TraceContextService
TraceFuture
TraceLayer
TraceService
Traits
EnrichSpan
MakeSpan
MetricsAttributes
Functions
enrich_span_fn
make_span_fn
metrics_attributes_fn
?
Settings
Function
mas_tower
::
make_span_fn
Copy item path
source
·
[
−
]
pub fn make_span_fn<R, F>(f: F) ->
FnWrapper
<F>
where F:
Fn
(
&R
) ->
Span
,
Expand description
Make span from a function.