pub fn parse_file(path: impl AsRef<Path>) -> Result<Config, AdapterError>
Read a TOML file, using its path as the origin description.