Function cosmwasm_std::to_hex

source ยท
pub fn to_hex<I>(input: I) -> String
where I: AsRef<[u8]>,
Expand description

Encode a bag of bytes into the hex format