libsyntax: Introduce routines and remove all @fn
s from libsyntax save the old visitor
This commit is contained in:
parent
e95996399f
commit
9a4de3f305
6 changed files with 85 additions and 55 deletions
|
@ -189,7 +189,7 @@ pub mod reflect;
|
|||
pub mod condition;
|
||||
pub mod logging;
|
||||
pub mod util;
|
||||
|
||||
pub mod routine;
|
||||
|
||||
/* Unsupported interfaces */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue