SystemPluginMacroType

Type Alias SystemPluginMacroType 

Source
pub type SystemPluginMacroType<T> = fn(&mut T, &[(Value, TypeNodeId)]) -> Value;