rustdoc: Add module astsrv to provide access to the (non-sendable) AST
This commit is contained in:
parent
d455d46b15
commit
439a28abe0
2 changed files with 68 additions and 1 deletions
|
@ -14,4 +14,5 @@ mod doc;
|
|||
mod gen;
|
||||
mod fold;
|
||||
mod attr_pass;
|
||||
mod tystr_pass;
|
||||
mod tystr_pass;
|
||||
mod astsrv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue