We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c0878 commit 5f08678Copy full SHA for 5f08678
1 file changed
src/keywords.rs
@@ -15,7 +15,7 @@
15
// specific language governing permissions and limitations
16
// under the License.
17
18
-//! This module defines
+//! This module defines:
19
//! 1) a list of constants for every keyword
20
//! 2) an `ALL_KEYWORDS` array with every keyword in it
21
//! This is not a list of *reserved* keywords: some of these can be
0 commit comments