Type Alias twox_hash::RandomXxHashBuilder
source · pub type RandomXxHashBuilder = RandomXxHashBuilder64;
Expand description
A backwards compatibility type alias. Consider directly using
RandomXxHashBuilder64
instead.
Aliased Type§
struct RandomXxHashBuilder(/* private fields */);