Expand description

Plugin infrastructure.

Modules

Crates and types required in plugins.
Types used for creating plugins.

Structs

A plugins manager that stores all plugins, commands and events.

Functions

Load all plugins, commands and events.

Type Definitions

Plugins manager struct with Clone derive added by Arc.