 Documenting rmcp-actix-web v0.4.2 (/builds/lx-industries/rmcp-actix-web)
warning: unresolved link to `SseServer`
  --> src/lib.rs:16:46
   |
16 | //! - **[SSE (Server-Sent Events) Transport][SseServer]**: Real-time, unidirectional communication from server to client
   |                                              ^^^^^^^^^ no item named `SseServer` in scope
   |
   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: `rmcp-actix-web` (lib doc) generated 1 warning
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
   Generated /builds/lx-industries/rmcp-actix-web/target/doc/rmcp_actix_web/index.html
