Searched defs:SubscriberInner (Results 1 – 1 of 1) sorted by relevance
551 struct SubscriberInner { struct552 current_depth: AtomicU64,555 max_depth: AtomicU64,556 max_span_id: AtomicU64,558 value: Mutex<Option<(&'static str, u64, u64)>>,