# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 ...
"""generate_rust_analyzer - Generates the `rust-project.json` file for `rust-analyzer`. # Now fill the crates list -- dependencies need to come first. # Avoid O(n^2) iterations by keeping a map of ...