Flowcontrol
General purpose macros and utilities for expediting and clarifying control flow in rust.
-
shed!
- stopbreak
s -
superif!
- like if with multi-statement, branching conditionals -
ta_return!
- type assert a block's return value (ex: in async blocks, closures)