parent
eaaf2bd41f
commit
acab4a8c8e
5 changed files with 21 additions and 13 deletions
|
@ -107,6 +107,7 @@ pub struct Function {
|
|||
id: NodeId,
|
||||
name: Ident,
|
||||
vis: ast::visibility,
|
||||
purity: ast::purity,
|
||||
where: Span,
|
||||
generics: ast::Generics,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue