Function strtohex

Source
pub fn strtohex<T>(s: T) -> String
where T: AsRef<[u8]>,