Modules§
- bind
- The
crate::bind!macro and relatedIntoResulttrait
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 IntoResult traitSome if the provided expression matches the pattern.