Macro pretty

Source
pub macro pretty($e:expr) {
    ...
}
Expand description

Print the stringified expression followed by its pretty debug formatting