Skip to main content

get_traces_from_request_body

Function get_traces_from_request_body 

Source
pub async fn get_traces_from_request_body<B>(
    body: B,
) -> Result<(usize, Vec<Vec<Span>>)>
where B: Body, B::Error: Error + Send + Sync + 'static,
Expand description

First value of returned tuple is the payload size