lightly document assist_ctx module
This commit is contained in:
parent
8118dc1bb9
commit
860bbd56ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//! FIXME: write short doc here
|
||||
//! This module defines `AssistCtx` -- the API surface that is exposed to assists.
|
||||
|
||||
use hir::db::HirDatabase;
|
||||
use ra_db::FileRange;
|
||||
|
|
Loading…
Add table
Reference in a new issue