Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

get_defaults_config

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

Signature

def get_defaults_config() -> &'static DefaultsConfig

Returns

Returns
&'static DefaultsConfig
The result of the operation.

Uses

  • get_config

Source

View on GitHub

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

Rust Configuration

Rust Installation