cargo-udeps:在Cargo.toml中找到未使用的依赖项

时间:2024-05-23 05:24:58
【文件属性】:

文件名称:cargo-udeps:在Cargo.toml中找到未使用的依赖项

文件大小:34KB

文件格式:ZIP

更新时间:2024-05-23 05:24:58

Rust

货物情节 在Cargo.toml中找到未使用的依赖项。 尽管此工具的编译也可以在Rust稳定版上运行,但它需要每晚运行Rust才能真正运行。 安装 GitHub版本 cargo install ( ) cargo install cargo-udeps --locked cargo install ( ) cargo install --git https://github.com/est31/cargo-udeps --locked 专用包装 一些GNU / Linux发行版已经打包了cargo-udeps : Nix / Nix OS: cargo-udeps Arch Linux: pacman -S cargo-udeps 用法 cargo +nightly udeps 它要么打印出列出未使用的板条箱的“未使用的板条箱”行,要么打印出一条未使用板条箱的行。 忽略一些


【文件预览】:
cargo-udeps-master
----.gitignore(33B)
----README.md(3KB)
----CHANGELOG.md(3KB)
----.github()
--------workflows()
----Cargo.toml(798B)
----tests()
--------non-lib-build-dep.rs(2KB)
--------unused-byteorder.rs(2KB)
--------runner()
--------ignore.rs(2KB)
--------normal-dev-build.rs(2KB)
----LICENSE(11KB)
----src()
--------lib.rs(33KB)
--------defs.rs(2KB)
--------main.rs(322B)
----.editorconfig(164B)
----Cargo.lock(31KB)

网友评论