Function subgraph::conv::hex

source ·
pub fn hex(bytes: impl AsRef<[u8]>) -> String
Expand description

Encodes a slice of bytes as a hex string.