cargo::util::toml

Function parse_document

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