☰
hyper
Modules
body
client
error
header
rt
server
service
upgrade
Macros
impl_trait
Structs
Body
Chunk
HeaderMap
Method
Request
Response
StatusCode
Uri
Version
Crates
aho_corasick
arrayvec
backtrace
backtrace_sys
bitflags
byteorder
bytes
cfg_if
crossbeam_deque
crossbeam_epoch
crossbeam_utils
failure
failure_derive
fnv
foreign_types
foreign_types_shared
futures
futures_cpupool
h2
http
httparse
hyper
hyper_tls
idna
indexmap
iovec
itoa
lazy_static
lazycell
libc
lock_api
log
matches
memchr
memoffset
mio
mio_uds
native_tls
net2
nodrop
num_cpus
openssl
openssl_probe
openssl_sys
owning_ref
parking_lot
parking_lot_core
percent_encoding
proc_macro2
quote
rand
rand_core
regex
regex_syntax
rustc_demangle
ryu
scopeguard
serde
serde_json
slab
smallvec
stable_deref_trait
string
syn
synstructure
thread_local
time
tldextract
tokio
tokio_codec
tokio_current_thread
tokio_executor
tokio_fs
tokio_io
tokio_reactor
tokio_tcp
tokio_threadpool
tokio_timer
tokio_udp
tokio_uds
try_lock
ucd_util
unicode_bidi
unicode_normalization
unicode_xid
unreachable
url
utf8_ranges
void
want
dark
light
Macro
hyper
::
impl_trait
[
−
]
[src]
[
+
]
Show declaration
macro_rules
!
impl_trait
{ (
ty
: $(
$
t
:
tt
)
+
)
=>
{ ... }; (
e
:
$
e
:
expr
)
=>
{ ... }; }