fonts

Macro ot_tag

Source
macro_rules! ot_tag {
    ($t1:expr, $t2:expr, $t3:expr, $t4:expr) => { ... };
}