hyper
0.14.30
Promise
Aliased type
In hyper::client::dispatch
Type Alias
hyper
::
client
::
dispatch
::
Promise
Copy item path
source
·
[
−
]
pub(crate) type Promise<T> =
Receiver
<
Result
<T,
Error
>>;
Aliased Type
§
struct Promise<T> {
/* private fields */
}