We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[package.description]
1 parent a966f6e commit b8cf3c4Copy full SHA for b8cf3c4
crates/syntax-bridge/Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "syntax-bridge"
3
version = "0.0.0"
4
-description = "TBD"
5
repository.workspace = true
+description = "Conversions between syntax nodes and token trees for rust-analyzer."
6
7
authors.workspace = true
8
edition.workspace = true
0 commit comments