mirror of
https://github.com/openharmony/third_party_rust_codespan.git
synced 2026-07-19 16:43:33 -04:00
e02f0f35a6
This contains functions to translate codepan's types into the ones used n the language server protocol.
7 lines
94 B
TOML
7 lines
94 B
TOML
[workspace]
|
|
members = [
|
|
"./codespan",
|
|
"./codespan-reporting",
|
|
"./codespan-lsp",
|
|
]
|