style
0.8.0
In style::
str
style
::
str
Type Alias
StaticStringVec
Copy item path
Source
pub type StaticStringVec = &'static [&'static
str
];
Expand description
A static slice of
str
s.