1
2
3
#![deprecated = "⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called [`whassup`](https://docs.rs/whassup) ⚠️"]
#[cfg(not(doc))]
compile_error!("⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called `whassup` ⚠️");