Type Definition twox_hash::RandomXxHashBuilder
source · pub type RandomXxHashBuilder = RandomXxHashBuilder64;
Expand description
A backwards compatibility type alias. Consider directly using
RandomXxHashBuilder64
instead.
pub type RandomXxHashBuilder = RandomXxHashBuilder64;
A backwards compatibility type alias. Consider directly using
RandomXxHashBuilder64
instead.