pub exec fn ex_default_hasher_write(state: &mut DefaultHasher, bytes: &[u8])
Expand description
ensures
state@ == old::<&mut _>(state)@.push(bytes@),