Function omicron_zone_package::config::parse
source · pub fn parse<P: AsRef<Path>>(path: P) -> Result<Config, ParseError>Expand description
Parses a path in the filesystem into a package Config.
pub fn parse<P: AsRef<Path>>(path: P) -> Result<Config, ParseError>Parses a path in the filesystem into a package Config.