style
0.0.1
StaticCharVec
In style::str
Type Alias
style
::
str
::
StaticCharVec
Copy item path
source
ยท
[
−
]
pub type StaticCharVec = &'static [
char
];
Expand description
A static slice of characters.