tri

Macro tri 

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