Macro expression_format::ex_eprint [−][src]
ex_eprint!() { /* proc-macro */ }Formats and prints to std error any valid rust expression in a string.
Same as eprint! but with embedded parameters.
ex_eprint!() { /* proc-macro */ }Formats and prints to std error any valid rust expression in a string.
Same as eprint! but with embedded parameters.