[][src]Trait sum_storage::Trait

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

The module's configuration trait.

Associated Types

type Event: From<Event> + Into<Self::Event>

The overarching event type.

Loading content...

Implementors

Loading content...