Skip to main content

FieldKey

Type Alias FieldKey 

Source
pub type FieldKey = (String, usize, Option<usize>, ShapeKey);
Expand description

One field’s signature entry: (label, min, max, shape).