rusthound_ce::enums

Function hex_push

Source
pub fn hex_push(blob: &[u8]) -> String
Expand description

Function to get a hexadecimal representation from bytes Thanks to: https://newbedev.com/how-do-i-convert-a-string-to-hex-in-rust