[][src]Type Definition dync::traits::HashFn

type HashFn = unsafe fn(_: &[MaybeUninit<u8>], _: &mut dyn Hasher);