Crate odra_utils

Crate odra_utils 

Source

Statics§

KEY_DELIMITER

Functions§

create_key
Joins two parts of a key with the KEY_DELIMITER.
event_absolute_position
Calculates the absolute position of the event. Accepts both positive and negative indexing.
hex_to_slice
Converts the hexadecimal values from the source byte slice into a more readable form, representing each byte in hexadecimal form, in the destination byte slice.