pub fn load_config(path: &Path) -> Result<CpexConfig, Box<PluginError>>Expand description
Load and parse a CPEX config from a YAML file.
pub fn load_config(path: &Path) -> Result<CpexConfig, Box<PluginError>>Load and parse a CPEX config from a YAML file.