Crate shorter_macro

Crate shorter_macro 

Source
Expand description

I’m sorry that I’m lazy :(

Macros§

a
Asserts that a boolean expression is true at runtime.
e
Prints to the standard error, with a newline.
f
Creates a String using interpolation of runtime expressions.
p
Prints to the standard output, with a newline.
w
Writes formatted data into a buffer.