style
0.0.1
StaticStringVec
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.