macro_rules! malformed {
    () => { ... };
}
Expand description

Special instance of panic for code that should be trivially unreachable.