state

Macro state 

Source
macro_rules! state {
    ($state:expr) => { ... };
}