Macro core::fmt::Debug1.38.0[][src]

pub macro Debug($item:item) {
    ...
}
Expand description

派生宏,生成 trait Debug 的 impl。