macro_rules! region { ($id:expr) => { ... }; }
This macro can be used to create a Region instance constantly .
Region