Function bitcoin::consensus::encode::serialize_hex[][src]

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

Encode an object into a hex-encoded string