Function solana_program::log::sol_log_slice [−][src]
pub fn sol_log_slice(slice: &[u8])
Expand description
Print the hexadecimal representation of a slice
@param slice - The array to print
pub fn sol_log_slice(slice: &[u8])
Print the hexadecimal representation of a slice
@param slice - The array to print