fn next_span_id()

in src/trace/trace_context.rs [237:239]


    fn next_span_id(&self) -> i32 {
        self.next_span_id
    }