☰
Type Definition PdFuture
pd_client
All crates
?
Type Definition
pd_client
::
PdFuture
⎘
[
−
]
[src]
type PdFuture<T> =
BoxFuture
<'static,
Result
<T>>;