Macro impl_p2p_state_access

Source
macro_rules! impl_p2p_state_access {
    ($state:ty, $substate_type:ty) => { ... };
}