Type Definition plugy_runtime::Linker

source ·
pub type Linker<D = ()> = Linker<Option<RuntimeCaller<D>>>;