style
0.0.1
Static
String
Vec
In style::
str
Type Alias
style
::
str
::
StaticStringVec
Copy item path
source
ยท
[
−
]
pub type StaticStringVec = &'static [&'static
str
];
Expand description
A static slice of
str
s.