Type Alias DefaultTimeout
pub type DefaultTimeout<S> = Timeout<S, LayerErrorStatic<Elapsed>>;Expand description
default Timeout
Aliased Typeยง
pub struct DefaultTimeout<S> { /* private fields */ }pub type DefaultTimeout<S> = Timeout<S, LayerErrorStatic<Elapsed>>;default Timeout
pub struct DefaultTimeout<S> { /* private fields */ }