async-recursion icon indicating copy to clipboard operation
async-recursion copied to clipboard

Add documentation on the macro itself

Open dcchut opened this issue 4 years ago • 0 comments

Adds usage documentation to the attribute macro so it shows up in reexports.

I like having the documentation on the main page (without requiring a click through) so I've placed usage documentation in a file which is then used by both the crate docs and the macro docs.

Fixes #16

dcchut avatar Sep 05 '21 09:09 dcchut