From a string, return the PluginCategory enumeration. Should be reasonably fast since it will be called at compile-time.
PluginCategory.invalid if parsing failed.
See Implementation
From a string, return the PluginCategory enumeration. Should be reasonably fast since it will be called at compile-time.