cargo::core::compiler::custom_build

Constant CARGO_ERROR_SYNTAX

Source
const CARGO_ERROR_SYNTAX: &str = "cargo::error=";
Expand description

A build script instruction that tells Cargo to display an error after the build script has finished running. Read the doc for more.