Macro impl_decode_for_cpi_event

Source
macro_rules! impl_decode_for_cpi_event {
    ($decoded:ty) => { ... };
}
Expand description

Implement Decode for CPI events.