rustdoc: Move parse_compound_fndoc into mod attr_parser
This commit is contained in:
parent
46a662ecb2
commit
f3c4263635
3 changed files with 70 additions and 67 deletions
|
@ -9,5 +9,6 @@
|
|||
|
||||
mod parse;
|
||||
mod extract;
|
||||
mod attr_parser;
|
||||
mod doc;
|
||||
mod gen;
|
Loading…
Add table
Add a link
Reference in a new issue