fedimint_core

Macro dyn_newtype_display_passthrough

Source
macro_rules! dyn_newtype_display_passthrough {
    ($newtype:ty) => { ... };
}
Expand description

Implements the Display trait for dyn newtypes whose traits implement Display