get_default
Function
This function is defined in the config_loader module.Get a specific default value Supports nested keys like “memory.backend”
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Uses
get_defaults_configto_valueunwrap_or_defaultsplitgetfrom_valueunwrap_or
Source
View on GitHub
praisonai/src/parity/config_loader.rs at line 293
