VOOZH
about
URL: https://doc.rust-lang.org/std/primitive.str.html
⇱ str - Rust
Primitive Type
str
1.0.0
Implementations
§
Trait Implementations
§
Source
§
impl
ConstParamTy_
for
str
1.0.0 (const:
unstable
)
·
Source
§
impl
Eq
for
str
1.65.0
·
Source
§
impl !
Error
for &
str
Source
§
impl
StructuralPartialEq
for
str
Auto Trait Implementations
§
§
impl
Freeze
for
str
§
impl
RefUnwindSafe
for
str
§
impl
Send
for
str
§
impl !
Sized
for
str
§
impl
Sync
for
str
§
impl
Unpin
for
str
§
impl
UnwindSafe
for
str
Blanket Implementations
§