Module context

Module context 

Source
Expand description

Context types used during plugin loading and registration.

This module provides the context types that are passed to plugin managers during various lifecycle events such as registration and loading.

Structsยง

LoadPluginContext
Context provided during plugin loading.
LoaderContext
Context for configuring the plugin loader.
RegisterPluginContext
Context provided during plugin registration.