pub fn to_hex_string<T: Clone + Into<Vec<u8>>>(bytes: &T) -> String
Serializes bytes into a hex string