Closed
Description
The way documentation is defined for certain functions prevents it from showing up through rust-analyzer (see screenshot).
This is what you see when you use into_make_service()
:
This is what you see when you use into_make_service_with_connect_info()
:
I don't know if this should count as a rust-analyzer issue, but it could be worth considering to improve usability of APIs with the current state of tooling.
Metadata
Metadata
Assignees
Labels
No labels