Skip to content

Source references in docs generated by rustdoc lead to the macro callsite instead of the original function #57

@Veetaha

Description

@Veetaha

If you click on any Source link for the methods in this library, the line of code that is opened is the line of #[bon] macro call site, not the original function itself.

Instead, the docs should forward to the function that was used to generate the builder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationfeature requestA new feature is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions