macro_rules! sm_enum_variant_translation {
($sm:expr_2021, $enum_variant:path) => { ... };
}
Expand description
Re-exporting of everything from fedimint_client_module
This should be removed when the splitting of fedimint_client_module
is
complete.