Function parse_project_file [source]

pub(crate) fn parse_project_file(content: &str) -> Result<ProjectDeclaration, DealerError>