encode_hex_upper

Function encode_hex_upper 

Source
pub fn encode_hex_upper(bytes: &[u8]) -> String
Available on crate feature hex only.
Expand description

Encodes a slice of bytes into a String, using uppercase characters