StaticCharVec
style
0.9.0
In style::
str
style
::
str
Type Alias
Static
Char
Vec
Copy item path
Source
pub type StaticCharVec = &'static [
char
];
Expand description
A static slice of characters.