pub fn serialize_hex<T: Encodable + Debug + ?Sized>(data: &T) -> String
Expand description

Encode an object into a hex-encoded string.