Debug in std::fmt - Rust (original) (raw)

std::fmt

Derive Macro Debug

1.38.0 ยท Source

#[derive(Debug)]

Expand description

Derive macro generating an impl of the trait Debug.