cargo::util::toml

Function deserialize_toml

source
fn deserialize_toml(
    document: &ImDocument<String>,
) -> Result<TomlManifest, Error>