twox_hash

Type Alias RandomXxHashBuilder

Source
pub type RandomXxHashBuilder = RandomXxHashBuilder64;
Expand description

A backwards compatibility type alias. Consider directly using RandomXxHashBuilder64 instead.

Aliased Typeยง

struct RandomXxHashBuilder(/* private fields */);