macro_rules! unwrap { ($enum:path, $expr:expr) => { ... }; }
StackOverflow: https://stackoverflow.com/a/58243493