Functions§
- deserialize_
hex_ number - Custom deserializer function for hex numbers.
- deserialize_
hex_ timestamp - Custom deserializer function for hex timestamps to convert hex seconds to
UnixNanos
. - from_
str_ hex_ to_ u64 - Converts a hexadecimal string to a u64 integer.