pub fn required_functions_for_kind(kind: PluginKind) -> &'static [&'static str]Expand description
Returns the set of wire functions REQUIRED for a plugin of the given kind.
pub fn required_functions_for_kind(kind: PluginKind) -> &'static [&'static str]Returns the set of wire functions REQUIRED for a plugin of the given kind.