This class decorator initializes the Loxer immediately when the before the class is used. Use this if the initialization has to be done fast.
the options for the Loxer.init(options: LoxerOptions) method - their modules are checked against the LoxerModuleRegistry exactly like Loxer.init's
Loxer.init(options: LoxerOptions)
modules
LoxerModuleRegistry
Loxer.init
a class decorator
This class decorator initializes the Loxer immediately when the before the class is used. Use this if the initialization has to be done fast.