Skip to content

Add rustdoc to public protocol types #8

@bhekanik

Description

@bhekanik

Improve discoverability in crates/protocol/src/lib.rs by documenting the main public IPC types.

Acceptance criteria:

  • Add rustdoc for the top-level protocol module and its primary public exports
  • Focus on Request, Response, and IPC framing concepts
  • Avoid restating obvious field names; document intent and boundaries instead
  • RUSTDOCFLAGS=-Dwarnings cargo doc --workspace --no-deps stays green

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions