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 2c42a3e commit 0b434b5Copy full SHA for 0b434b5
README.md
@@ -20,7 +20,7 @@ routerify-websocket = "1.0"
20
```
21
22
## Example
23
-
+
24
```rust
25
// Import `SinkExt` and `StreamExt` to send and read websocket messages.
26
use futures::{SinkExt, StreamExt};
0 commit comments