1 2 3
//! Protocol documentation #[doc(include = "../protocol-docs/websocket.md")] pub mod websocket {}