 Documenting rmcp-actix-web v0.9.1 (/builds/lx-industries/rmcp-actix-web)
warning: unresolved link to `StreamableHttpService`
  --> src/lib.rs:16:37
   |
16 | //! - **[Streamable HTTP Transport][StreamableHttpService]**: Bidirectional communication with session management
   |                                     ^^^^^^^^^^^^^^^^^^^^^ no item named `StreamableHttpService` in scope
   |
   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: unresolved link to `crate::StreamableHttpService`
  --> src/transport/mod.rs:15:35
   |
15 | //! See [`StreamableHttpService`][crate::StreamableHttpService] for the main implementation.
   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `StreamableHttpService` in module `rmcp_actix_web`

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