pub type Event<T> = RawEvent<<T as Config>::AccountId>;
RawEvent specialized for the configuration Config
RawEvent
Config