☰
vstd
StrSlice
In vstd::string
?
Type Alias
vstd
::
string
::
StrSlice
source
·
[
−
]
pub type StrSlice<'a> = &'a
str
;
👎
Deprecated: Use
&str
instead