1 2 3 4 5 6 7
build_alert::yellow! {" NOTE: it worked! This example message only appears when building this crate in its git repo, not when depending on it via crates.io. "} fn main() {}