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

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

Derive macro generating an impl of the trait Debug.