RKTK API Docs RKTK Home Repo

Macro assert

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