Skip to main content

RandomState

Type Alias RandomState 

Source
pub type RandomState = FixedState;
Expand description

The hash random state used throughout DataFusion for hashing.

Aliased Typeยง

pub struct RandomState { /* private fields */ }