Add a module doc-comment for completions module
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user