bon
bon copied to clipboard
Source references in docs generated by rustdoc lead to the macro callsite instead of the original function
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.