BoxedRetry
xmtp_
common
1.8.0-dev
Boxed
Retry
Aliased Type
In xmtp_
common::
retry
xmtp_common
::
retry
Type Alias
Boxed
Retry
Copy item path
Source
pub type BoxedRetry =
Retry
<
Box
<dyn
Strategy
>>;
Aliased Type
ยง
pub struct BoxedRetry {
/* private fields */
}