Skip to main content

get_plugins_config

Function
This function is defined in the config_loader module.
Get plugins configuration

Signature

def get_plugins_config() -> &'static PluginsConfig

Returns

Returns
&'static PluginsConfig
The result of the operation.

Uses

  • get_config

Source

View on GitHub

praisonai/src/parity/config_loader.rs at line 281