pub static SESSION_INBOX_DROPS: AtomicUsizeExpand description
Cumulative count of application data packets dropped because the session inbox
channel was full (try_send returned TrySendError::Full).
pub static SESSION_INBOX_DROPS: AtomicUsizeCumulative count of application data packets dropped because the session inbox
channel was full (try_send returned TrySendError::Full).