Document DiagnosticSet, SyntaxMap
This commit is contained in:
parent
b65cf6d2d9
commit
058f39c180
4 changed files with 45 additions and 5 deletions
|
@ -145,7 +145,7 @@ pub enum IndentKind {
|
|||
/// An ASCII space character.
|
||||
#[default]
|
||||
Space,
|
||||
/// An ASCII tab chracter.
|
||||
/// An ASCII tab character.
|
||||
Tab,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue