Function parse_resource_line

Source
fn parse_resource_line(line: &str) -> Resource
Expand description

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