fn next_span_id()
in
src/trace/trace_context.rs [237:239]
3
lines of code
1
McCabe index (conditional complexity)
fn next_span_id(&self) -> i32 { self.next_span_id }