[][src]Macro pomelo::pomelo

macro_rules! pomelo {
    ($($t:tt)* ) => { ... };
}

The main macro of this crate. See the crate-level documentation for details.