ex_print!() { /* proc-macro */ }
Formats and prints to std out any valid rust expression in a string.
Same as print! but with embedded parameters.
print!