Add rust locals.scm

This commit is contained in:
Stephan Seitz 2020-07-11 00:10:17 +02:00 committed by Thomas Vigouroux
parent 97ad374816
commit a027ffbe82
4 changed files with 111 additions and 1 deletions

View file

@ -131,6 +131,7 @@ are optional and will not have any effect for now.
macro
type
field
namespace for modules or C++ namespaces
import for imported names
doc for documentation adjacent to a definition. E.g.
```