Contents:
This module contains the PluginModule class.
Bases: Generic[TConfig], ABC
Generic
TConfig
ABC
PluginModule is the base class for all plugin modules.
config (TConfig) – The configuration of the plugin.