Type Alias partition::multi_dim::Axis

source ·
type Axis = HashMap<Value, SplitPoint>;
Expand description

Helper for RuleChecker

Aliased Type§

struct Axis { /* private fields */ }