pub type DispatchEtable<'config, H, F = Efn<'config, H>> = DispatchEtable<State<'config>, H, CallCreateTrap, F>;Expand description
Standard Etable.
Aliased Typeยง
pub struct DispatchEtable<'config, H, F = Efn<'config, H>>(/* private fields */);pub type DispatchEtable<'config, H, F = Efn<'config, H>> = DispatchEtable<State<'config>, H, CallCreateTrap, F>;Standard Etable.
pub struct DispatchEtable<'config, H, F = Efn<'config, H>>(/* private fields */);