Skip to main content

PluginMsg_NE

Type Alias PluginMsg_NE 

Source
pub type PluginMsg_NE = NonExhaustive<PluginMsg, PluginMsg_Storage, PluginMsg_Interface>;
Expand description

An alias for NonExhaustive wrapping a PluginMsg.

Aliased Typeยง

pub struct PluginMsg_NE { /* private fields */ }