Add a module doc-comment for completions module
This commit is contained in:
parent
9822acac0d
commit
1759f2fc17
@ -1,3 +1,5 @@
|
||||
//! This module defines an accumulator for completions which are going to be presented to user.
|
||||
|
||||
pub(crate) mod attribute;
|
||||
pub(crate) mod dot;
|
||||
pub(crate) mod record;
|
||||
|
Loading…
x
Reference in New Issue
Block a user