Function vectohex

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