hex-magic 0.0.1

Macros for working with bytes and hexadecimal values.
Documentation
1
2
3
4
5
6
7
8
9
mod byte_pattern;
mod hex_struct;
mod hex_struct_field;

pub use hex_struct::HexStruct;

const READER_UUID: &str = "_READER__FD9CB779_FB74_4A76_A970_363517DDA0D5";
const BUFFER_UUID: &str = "_BUFFER__FC9DC740_9AE7_4B27_A3B6_FAC53B953F22";
const VALUE_UUID: &str = "_VALUE__A01F6CCB_10F2_49B2_9158_076C4E4354A0";