Add doc-comments to the new files
This commit is contained in:
parent
af7175f332
commit
2a214e15d3
6 changed files with 17 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//! Renderer for function calls.
|
||||
|
||||
use hir::{HasSource, Type};
|
||||
use syntax::{ast::Fn, display::function_declaration};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue