Skip to main content

EthMatterStack

Type Alias EthMatterStack 

Source
pub type EthMatterStack<'a, const B: usize, E = ()> = MatterStack<'a, B, Eth<E>>;

Aliased Typeยง

pub struct EthMatterStack<'a, const B: usize, E = ()> { /* private fields */ }