When you have global variables in a Rust source file, functions, modules, etc. appear in the left panel. However, the global variables do not appear. This functionnality works well in C and C++. It would be nice if it worked also for Rust.
Minimal example:
![example](https://user-images.githubusercontent.com/8653602/102218685-a3668980-3ede-11...)
The global variable "N" does not appear in the left panel
Depends on ctgas parser, might improve when #2666 is merged.
github-comments@lists.geany.org