mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Add some module docs
This commit is contained in:
parent
2a6322c99e
commit
4ef5cd9a89
9 changed files with 14 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
//! FIXME: write short doc here
|
||||
//! Convenience module responsible for translating between rust-analyzer's types and LSP types.
|
||||
|
||||
use lsp_types::{
|
||||
self, CreateFile, DiagnosticSeverity, DocumentChangeOperation, DocumentChanges, Documentation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue