mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-15 15:34:03 +02:00
fix ws doc string
This commit is contained in:
parent
4560ca17b2
commit
0d6e42e748
@ -57,11 +57,6 @@
|
||||
//! }
|
||||
//! }
|
||||
//!
|
||||
//! impl ResponseType<ws::Message> for WsRoute {
|
||||
//! type Item = ();
|
||||
//! type Error = ();
|
||||
//! }
|
||||
//!
|
||||
//! fn main() {}
|
||||
//! ```
|
||||
use std::vec::Vec;
|
||||
|
Loading…
x
Reference in New Issue
Block a user