bytes_to_hex

Function bytes_to_hex 

Source
pub fn bytes_to_hex(bytes: &[u8]) -> String
Available on (32-bit or 64-bit) and (crate features test-utils) only.
Expand description

Convert bytes to a hex string.