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

Predicate that is false for every state.