Type Alias RuntimeOf

Source
pub type RuntimeOf<S> = <S as Sandbox>::Runtime;
Expand description

Alias for the runtime of a sandbox.