Trait tetcore_subxt::session::SessionEventsDecoder[][src]

pub trait SessionEventsDecoder {
    fn with_session(&mut self);
}

EventsDecoder extension trait.

Required methods

fn with_session(&mut self)[src]

Registers this modules types.

Loading content...

Implementors

Loading content...