pub fn parse_library_file(file_path: &str) -> Result<Library, String>
Take in the path a library .emp file and return a Library struct.