Skip to main content

eshow

Macro eshow 

Source
pub macro eshow($e:expr) {
    ...
}
Available on crate feature rs-utils only.
Expand description

Print the stringified expression to stderr followed by its debug formatting