There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Provides a ward! macro which returns the contents of an Option<T> and otherwise returns early, and a guard! macro, which does the same, but with a syntax more similar to Swift's guard syntax