Crate el_macro

Crate el_macro 

Source

Modules§

bind
The crate::bind! macro and related crate::bind::IntoResult trait

Macros§

bind
Binds the unwrapped value.
if_matches
Maps pattern’s bound variables to Some if the provided expression matches the pattern.