[][src]Function rspell::load_config

pub fn load_config() -> Result<Config, SpellError>

Loads the configuration from the disk.

If the config file is absent it will be created with default values.