Add cargo gen-kinds documentation
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
|
||||
// Do not edit manually
|
||||
|
||||
use {
|
||||
ast,
|
||||
SyntaxNodeRef, AstNode,
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
{# THIS File is not automatically generated:
|
||||
the below applies to the result of this template
|
||||
#}// This file is automatically generated based on the file `./generated.rs.tera` when `cargo gen-kinds` is run
|
||||
// Do not edit manually
|
||||
|
||||
use {
|
||||
ast,
|
||||
SyntaxNodeRef, AstNode,
|
||||
|
||||
Reference in New Issue
Block a user