Modules§
- bind
- The
crate::bind!macro and relatedcrate::bind::IntoResulttrait
Macros§
- bind
- Binds the unwrapped value.
- if_
matches - Maps pattern’s bound variables to
Someif the provided expression matches the pattern.
crate::bind! macro and related crate::bind::IntoResult traitSome if the provided expression matches the pattern.