In newer Tokio versions the `Sleep` type doesn't implement `Unpin`, so it's a little more complicated to use it. In this case it was easier to refactor the code to not store the `Sleep` type instead of wrapping it in a `Pin` type. |
||
|---|---|---|
| .. | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||