is

Macro is 

Source
macro_rules! is {
    ($raw:expr, $id:ty) => { ... };
}