Macro gear_common::impl_pallet_balances_inner

source ยท
macro_rules! impl_pallet_balances_inner {
    ($runtime:ty) => { ... };
    ($runtime:ty, DustRemoval = $dust_removal:ty $(, $( $rest:tt )*)?) => { ... };
}