Function get_retry_backoff_future

Source
pub(crate) fn get_retry_backoff_future(duration: Duration) -> Pin<Box<Sleep>>