#[derive(LazyRe)]
This macro is in charge of generating the Debug implementation for the struct and the ::new method. It is optional to include.
::new
The implementation for the Debug trait will omit all the padding fields.