poem icon indicating copy to clipboard operation
poem copied to clipboard

`handler` doc generate imporve

Open attila-lin opened this issue 2 years ago • 1 comments

Description of the feature

Currently, the handler macro will convert a function to a struct, which is hard to be observed in cargo doc.

Maybe, we can add some highlight the struct like handler(path for web::Path, query for web::Query, I think they are maybe hard to impl) in the doc at the front of description.

Code example (if possible)

In the doc page.

# Struct

hello_world              [`handler`] the description

with a feature like doc ?

attila-lin avatar Apr 19 '22 07:04 attila-lin

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 10 '22 02:08 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 15 '22 03:08 github-actions[bot]