Macro byteserde_types::i16_tuple
source · macro_rules! i16_tuple { ($NAME:ident, $ENDIAN:literal, $($DERIVE:ty),*) => { ... }; }
Expand description
see u16_tuple for more details and examples.
macro_rules! i16_tuple { ($NAME:ident, $ENDIAN:literal, $($DERIVE:ty),*) => { ... }; }
see u16_tuple for more details and examples.