Skip to content

Tidy up duplicated docstring for workers method in server.rs #48

@coderabbitai

Description

@coderabbitai

The workers method in server.rs has duplicated documentation comments that should be consolidated into a single, clean docstring.

Currently there are two separate doc comment blocks:

  1. A shorter description with a no_run example
  2. A more detailed description with additional behavioural information and an ignore example

This creates confusion and should be tidied up into a single, well-structured docstring.

Backlinks:

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