SignetEthBundleInsp

Type Alias SignetEthBundleInsp 

Source
pub type SignetEthBundleInsp<I> = Layered<TimeLimit, I>;
Expand description

Inspector used in the impl of BundleDriver for SignetEthBundleDriver.

Aliased Typeยง

pub struct SignetEthBundleInsp<I> { /* private fields */ }