type_state

Macro type_state 

Source
macro_rules! type_state {
    ($state_trait:ident,$($structs:ident,)*) => { ... };
}