pub fn load_config_with_root(root: Option<&Path>) -> Config
Loads the config for the current project workspace or the provided root path.
Panics if the project root cannot be found. See find_project_root.
find_project_root