Macro impl_stacks_message_codec_for_int

Source
macro_rules! impl_stacks_message_codec_for_int {
    ($typ:ty; $array:expr) => { ... };
}