Type Definition twox_hash::RandomXxHashBuilder [−][src]
pub type RandomXxHashBuilder = RandomXxHashBuilder64;Expand description
A backwards compatibility type alias. Consider directly using
RandomXxHashBuilder64 instead.