parse_from_string
`parse` now takes either a `[]u8` slice or a string. `load_from_file` takes a path string.