Macro polar_core::term[][src]

macro_rules! term {
    ($($expr : tt) *) => { ... };
}