Function cargo::util::toml::emit_diagnostic

source ·
fn emit_diagnostic(
    e: Error,
    contents: &str,
    manifest_file: &Path,
    gctx: &GlobalContext
) -> Error