Function breez_sdk_core::bitcoin::consensus::encode::serialize_hex

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

Encode an object into a hex-encoded string