cargo::util::toml

Function parse_document

Source
fn parse_document(contents: &str) -> Result<ImDocument<String>, Error>