Helper alias to use the proper style guide and still be able to instantiate Priority instances with UFCS.
mixin PluginRegistration!(MyPlugin, 50.priority);
See Implementation
Helper alias to use the proper style guide and still be able to instantiate Priority instances with UFCS.