Trait tetcore_subxt::system::SystemEventsDecoder[][src]

pub trait SystemEventsDecoder {
    fn with_system(&mut self);
}

EventsDecoder extension trait.

Required methods

fn with_system(&mut self)[src]

Registers this modules types.

Loading content...

Implementors

Loading content...