Skip to main content

is_infix

Macro is_infix 

Source
macro_rules! is_infix {
    ($x:expr) => { ... };
}