Constant MAX_TAG_LEN_BYTES
pub const MAX_TAG_LEN_BYTES: u8 = 63; // 63u8
Expand description
Max tag length that can be passed to filter by listener.
pub const MAX_TAG_LEN_BYTES: u8 = 63; // 63u8
Max tag length that can be passed to filter by listener.