fn parse_toml(toml: &str, key: &str) -> Result
Parse a TOML string and return the value at the given path.