Function project_init::read_toml_config [] [src]

pub fn read_toml_config(config_path: &PathBuf) -> Config

Given a PathBuf, read the .toml file there as a configuration file.