PluginRegistrationEntry.this

Constructor.

struct PluginRegistrationEntry
pure @safe nothrow @nogc
this

Parameters

priority Priority

Priority at which to instantiate the plugin. A lower priority value makes it get instantiated before other plugins.

ctor typeof(this.ctor)

Function pointer to a "constructor"/builder that instantiates the relevant plugin.