Skip to content

Docs: Remove misleading # Panics section from WireframeServer::new #20

@coderabbitai

Description

@coderabbitai

The documentation block for WireframeServer::new contains a # Panics section describing conditions under which the function may panic.
The current implementation uses map_or(1, …), so this path can no longer panic.

Please update or remove the # Panics section so that the docs accurately reflect behaviour.

Reported by @leynos in #16 (comment).

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