wasmedge_sys::plugin

Type Alias PluginModule

Source
pub type PluginModule = Instance;
Expand description

Represents a Plugin module instance.

Aliased Typeยง

struct PluginModule { /* private fields */ }