Skip to main content

encode_prefixed

Function encode_prefixed 

Source
pub fn encode_prefixed(data: impl AsRef<[u8]>) -> String
Expand description

Lower-case hex encoding with a 0x prefix.