Skip to main content

DimNameVec

Type Alias DimNameVec 

Source
type DimNameVec = Vec<Option<String>>;

Aliased Typeยง

struct DimNameVec { /* private fields */ }