Function bitcoincore_rpc_json::serde_hex::serialize

source ยท
pub fn serialize<S: Serializer>(b: &Vec<u8>, s: S) -> Result<S::Ok, S::Error>