| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This crate takes care of generating ast.py in the schema and translate/generate.rs in the extractor.
It uses:
Both are fetched by bazel while building. In order to have proper IDE support and being able to run cargo tooling in this crate, you can run
bazel run //rust/ast-generator:inject-sourceswhich will create the missing sources. Be aware that bazel will still use the source taken directly from rust-analyzer, not the one in your working copy. Those should not need to be update often though.
| Back | FazBrowse Home | New Git URL |