fn handle<S>(
layer: &Layer,
capture: &Capture,
event: &Event<'_>,
ctx: &Context<'_, S>,
)where
S: Subscriber + for<'a> LookupSpan<'a>,fn handle<S>(
layer: &Layer,
capture: &Capture,
event: &Event<'_>,
ctx: &Context<'_, S>,
)where
S: Subscriber + for<'a> LookupSpan<'a>,