Skip to content

[Small] Document rationale for doc = false in binary definition #101

@coderabbitai

Description

@coderabbitai

Problem

The workspace root binary definition includes doc = false as a workaround, but the rationale is not documented, which may cause future confusion.

Requested Action

Add a brief comment in Cargo.toml near the [[bin]] section explaining why doc = false is necessary (e.g., to avoid doc-tooling friction with the duplicate binary definition).

References

  • Cargo.toml:52-56

Context

Raised during review of PR #93: #93

Priority

Small

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions