Function parse_toml

Source
pub fn parse_toml(content: &str) -> Result<Value>
Expand description

Parse TOML content - FOR INTERNAL USE ONLY