Function cargo::util::toml::deserialize_toml

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