pub type ArcEventMetadata = Arc<EventMetadata>;Expand description
A thread-safe, cheaply cloneable wrapper around event metadata.
Aliased Typeยง
pub struct ArcEventMetadata { /* private fields */ }pub type ArcEventMetadata = Arc<EventMetadata>;A thread-safe, cheaply cloneable wrapper around event metadata.
pub struct ArcEventMetadata { /* private fields */ }