Macro frame_support::dispatch::fmt::Debug
1.38.0 · source · pub macro Debug($item:item) {
...
}
Expand description
Derive macro generating an impl of the trait Debug
.
pub macro Debug($item:item) {
...
}
Derive macro generating an impl of the trait Debug
.