Title: impl_match in methods_enum - Rust
Description: This is an item-like macro that wraps a state `enum` declaration and one or more `impl` blocks, allowing you to write match-expressions without match-arms in the method bodies of these `impl`, writing the match-arms into the corresponding `enum` variants.
Generator: rustdoc
Domain: docs.rs
Links:
Viewport: width=device-width, initial-scale=1.0