pub fn parse_saga_file(path: &Path) -> Result<SagaDefinition, ParseError>
Parse a saga YAML file from disk.