Compile-time reflection API for developing robust procedural macros (proof of concept)
The `Enum::match_variant` method currently panics with `unimplemented!()`. It needs to emit a `match` expression with one arm for each enum variant in the receiver.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dtolnay and has received 0 comments.