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

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