fn parse_resource_line(line: &str) -> Resource
Simply pass the entire string into the one struct field TODO: make this nontrivial The existence of this function is really in case the struct gets more complicated than one field