guard_macros

Crates.ioguard_macros
lib.rsguard_macros
version1.0.2
sourcesrc
created_at2024-02-19 12:53:10.620457
updated_at2024-02-22 13:37:04.132019
descriptionConvenient Rust guard macros.
homepage
repositoryhttps://github.com/hiraginoyuki/guard_macros
max_upload_size
id1145186
size20,479
hiraginoyuki (hiraginoyuki)

documentation

README

guard_macros

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

For documentation, refer to Rustdoc:

Commit count: 0

cargo fmt