RKTK API Docs RKTK Home Repo

Macro unreachable

Source
macro_rules! unreachable {
    ($($x:tt)*) => { ... };
}