pub fn parse_config_file(path: &Path) -> Result<ProjectConfig, ParseError>Expand description
Parse a shaperail.config.yaml file from disk.
pub fn parse_config_file(path: &Path) -> Result<ProjectConfig, ParseError>Parse a shaperail.config.yaml file from disk.