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