pub fn load(path: impl AsRef<Path>) -> Result<ModDefDocument, ParseError>Expand description
Load and parse a .moddef.yaml / .moddef.json / .moddef file.
pub fn load(path: impl AsRef<Path>) -> Result<ModDefDocument, ParseError>Load and parse a .moddef.yaml / .moddef.json / .moddef file.