Function partial_right_padded

Source
pub fn partial_right_padded(content: &[u8], size: usize) -> String
Expand description

Take the first size number of bytes of the hash and pad the right side with zeros to 32 bytes.