Settings
Help

parse_toml

Function parse_toml 

Source
fn parse_toml(toml: &str, key: &str) -> Result
Expand description

Parse a TOML string and return the value at the given path.