sentry_layer

Function sentry_layer 

Source
pub fn sentry_layer<S>() -> SentryLayer<S>
where S: Subscriber + for<'a> LookupSpan<'a>,