pub trait GlobalAccountDataEventContent: EventContent<EventType = GlobalAccountDataEventType> { }
Expand description

Content of a global account-data event.

Object Safety§

This trait is not object safe.

Implementors§