Function cargo::util::toml::emit_diagnostic

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