pub macro Debug($item:item) {
    ...
}
Available on non-crate feature miri-test-libstd only.
Expand description

Derive macro generating an impl of the trait Debug.