pub trait BootEnvironment: TxHandler + Clone { }
Expand description

Signals a supported execution environment

Implementors