HasherWriteFnTyped

Type Alias HasherWriteFnTyped 

Source
pub type HasherWriteFnTyped<T> = for<'mem> fn(TypedPtrMut<'mem, T>, &[u8]);
Expand description

Function to write bytes to a hasher