Skip to main content

request_span

Function request_span 

Source
pub fn request_span(method: &str, path: &str, request_id: &str) -> Span
Expand description

Returns a new tracing::Span enriched with HTTP request metadata.