pub type SharedObserver = Arc<dyn CorsaObserver>;Expand description
Shared observer handle used across configs and transports.
Aliased Typeยง
pub struct SharedObserver { /* private fields */ }pub type SharedObserver = Arc<dyn CorsaObserver>;Shared observer handle used across configs and transports.
pub struct SharedObserver { /* private fields */ }