Trait pallet_space_ownership::Trait[][src]

pub trait Trait: Trait + Trait + Trait {
    type Event: From<Event<Self>> + Into<Self::Event>;
}

The pallet’s configuration trait.

Associated Types

type Event: From<Event<Self>> + Into<Self::Event>[src]

The overarching event type.

Loading content...

Implementors

Loading content...