http
0.2.12
Sealed
Implementations on Foreign Types
&'a String
&'a str
String
Object Safety
Implementors
In http::
header::
map::
as_
header_
name
http
::
header
::
map
::
as_header_name
Trait
Sealed
Copy item path
source
pub trait Sealed { }
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
Sealed
for
String
source
§
impl<'a>
Sealed
for &'a
str
source
§
impl<'a>
Sealed
for &'a
String
Implementors
§
source
§
impl
Sealed
for
HeaderName
source
§
impl<'a>
Sealed
for &'a
HeaderName