Macro byteserde_types::const_i64_tuple
source · macro_rules! const_i64_tuple { ($NAME:ident, $CONST:literal, $ENDIAN:literal, $(#[$STRUCT_META:meta]),*) => { ... }; }
Expand description
see const_u16_tuple for more details and examples.