Unverified Commit 089aa115 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

fix(proc macros): generate documentation for trait methods. (#453)

* fix(proc macros): generate documentation

Fixes #449

* revert proc macro example

* add test that docs are generated

* use import

* address grumbles

* make the code less ugly

* simplify more

* fix grumbles: check ident before parse

* more grumbles: filter_map -> filter
parent ffa504e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment