Type Alias wasmer_wasix::runtime::DynRuntime

source ·
pub type DynRuntime = dyn Runtime + Send + Sync;