From 7983c71752e2443266ecc65581f3a980696cc294 Mon Sep 17 00:00:00 2001 From: Anton Romanov Date: Tue, 14 Jun 2022 10:35:36 -0700 Subject: Introduce storage_class highlight scope (#2731) --- book/src/themes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src') diff --git a/book/src/themes.md b/book/src/themes.md index 7562b205..4c0eda22 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -151,6 +151,7 @@ We use a similar set of scopes as - `operator` - `or`, `in` - `directive` - Preprocessor directives (`#if` in C) - `function` - `fn`, `func` + - `storage` - Keywords that affect the storage of a variable, function or data structure `static`, `mut`, `const`, `ref` - `operator` - `||`, `+=`, `>` -- cgit v1.2.3-70-g09d2