Macro erg_common::impl_locational_for_enum

source ยท
macro_rules! impl_locational_for_enum {
    ($Enum: ident; $($Variant: ident $(,)?)*) => { ... };
}