We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e65dbd commit 66eff4bCopy full SHA for 66eff4b
README.md
@@ -68,7 +68,7 @@ As per above, the `Timer` type is a wrapper around the functionality provided by
68
69
## Examples
70
71
-Connect to `example.com:80`.
+Connect to `example.com:80`, or time out after 10 seconds.
72
73
```rust
74
use async_io_mini::{Async, Timer};
0 commit comments