mas_
tower
0.12.0
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.