Skip to main content
DimNameVec
r
0.2.0
DimName
Vec
Aliased Type
In r::
interpreter::
builtins::
math
r
::
interpreter
::
builtins
::
math
Type Alias
DimName
Vec
Copy item path
Source
type DimNameVec =
Vec
<
Option
<
String
>>;
Aliased Type
ยง
struct DimNameVec {
/* private fields */
}