[][src]Macro assertify_proc_macros::testify

testify!() { /* proc-macro */ }

Convert an expression into a test function.

Do not use this directly. Instead, use assertify::testify.