vortex_dtype

Type Alias FieldName

Source
pub type FieldName = Arc<str>;
Expand description

A name for a field in a struct

Aliased Typeยง

struct FieldName { /* private fields */ }