Function cargo::util::toml::deserialize_toml

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