Type Alias wasmer_wasix::runtime::DynRuntime

source ยท
pub type DynRuntime = dyn Runtime + Send + Sync;