macro_rules! impl_to_state_change {
    ($type: ident) => { ... };
}
Expand description

Implements ToStateChange trait with supplied params for the given ident(s).