Function cargo::util::toml::parse_document

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