macro_rules! region {
    ($id:expr) => { ... };
}
Expand description

This macro can be used to create a Region instance constantly .