Trait Trait
pallet_space_ownership
pub trait Trait: Trait + Trait + Trait { type Event: From<Event<Self>> + Into<Self::Event>; }
The pallet’s configuration trait.
type Event: From<Event<Self>> + Into<Self::Event>
The overarching event type.