Function breez_sdk_core::bitcoin::consensus::encode::serialize_hex
pub fn serialize_hex<T>(data: &T) -> String
Expand description
Encode an object into a hex-encoded string
pub fn serialize_hex<T>(data: &T) -> String
Encode an object into a hex-encoded string