pub type NoopRuntime = Runtime<Noop>;
Type alias for the noop runtime
pub struct NoopRuntime { /* private fields */ }
Create a new NoopRuntime