pub fn load_config() -> Option<Config>
Load configuration from context-builder.toml in the current working directory. Returns None if the file does not exist or cannot be parsed.
context-builder.toml
None