racer:Rust代码完成实用程序

时间:2024-03-19 01:24:57
【文件属性】:

文件名称:racer:Rust代码完成实用程序

文件大小:220KB

文件格式:ZIP

更新时间:2024-03-19 01:24:57

Rust

Racer - 代码完成 RACER = R乌斯甲uto-Çomplete- ER。 该实用程序旨在为编辑器和IDE提供Rust代码完成。 也许有一天,'er'比特会探索+重构之类的东西。 安装 注意从2.1开始,赛车手需要每晚进行防锈 要求 目前每晚的Rust 如果您正在使用rustup,请运行 rustup toolchain add nightly 货物 在内部,赛车手将货物称为CLI工具,因此请确保已安装货物 带cargo install 只需运行: cargo +nightly install racer 如命令输出中所述,不要忘记将安装目录添加到PATH 。 从来源 克隆存储库: git clone https://github.com/racer-rust/racer.git cd racer; cargo +nightly build --release cd


【文件预览】:
racer-master
----LICENSE-MIT(1KB)
----.rustfmt.toml(0B)
----Cargo.toml(2KB)
----.github()
--------workflows()
----test_project()
--------Cargo.toml(367B)
--------test_fixtures()
--------Cargo.lock(7KB)
--------src()
--------test-crate2()
--------test-crate4()
--------test-crate3()
----Cargo.lock(29KB)
----src()
--------bin()
--------racer()
----images()
--------racer_completion.png(42KB)
--------racer_eldoc.png(26KB)
----fixtures()
--------.cargo()
--------arst()
----interner()
--------Cargo.toml(353B)
--------src()
----testutils()
--------Cargo.toml(286B)
--------src()
----rust-toolchain(19B)
----README.md(5KB)
----tests()
--------trait_bounds.rs(8KB)
--------for_arg.rs(2KB)
--------union.rs(1KB)
--------system.rs(76KB)
--------async.rs(1KB)
--------struct_field.rs(3KB)
--------binary.rs(3KB)
--------follow_self.rs(1KB)
--------module_structure.rs(1KB)
--------consts.rs(703B)
--------external.rs(5KB)
--------index.rs(545B)
--------try.rs(3KB)
--------primitive.rs(2KB)
--------alias.rs(4KB)
--------if_let.rs(834B)
----.gitignore(83B)
----metadata()
--------Cargo.toml(494B)
--------test-data-full.json(49KB)
--------src()
--------test-data-no-deps.json(4KB)
--------tests()
----CHANGELOG.md(6KB)
----benches()
--------bench_stdlibs.rs(1KB)
--------bench_globs.rs(881B)
--------bench_extern.rs(985B)

网友评论