state

Macro state 

Source
macro_rules! state {
    ($acct_ty:ident, $data_ty:ident) => { ... };
}