Searched defs:SubscriberInner (Results 1 – 1 of 1) sorted by relevance
574 struct SubscriberInner { struct575 current_depth: AtomicU64,578 max_depth: AtomicU64,579 max_span_id: AtomicU64,581 value: Mutex<Option<(&'static str, u64, u64)>>,