GuillaumeGomez / rustdoc-stripper

rustdoc-stripper is a tool used to edit/remove rustdoc comments from your code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ignore macro when putting back doc comments if -m option is activated

GuillaumeGomez opened this issue · comments

For now, the "-m" option is ignored on the regeneration algo.

Fixed by #19.