Macro dock_core::impl_to_state_change 
source · macro_rules! impl_to_state_change { ($type: ident) => { ... }; }
Expand description
Implements ToStateChange trait with supplied params for the given ident(s).
macro_rules! impl_to_state_change { ($type: ident) => { ... }; }
Implements ToStateChange trait with supplied params for the given ident(s).