Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 306 Bytes

guard_macros

This library provides a macro called guard! which replaces recurring let-else and if statements.

For documentation, refer to Rustdoc: