pub fn sol_log_slice(slice: &[u8])
Expand description

Print the hexadecimal representation of a slice

@param slice - The array to print