Thanks to visit codestin.com
Credit goes to doc.rust-lang.org

Debug

Derive Macro Debug 

1.38.0 ยท Source
#[derive(Debug)]
Expand description

Derive macro generating an impl of the trait Debug.