home/categories/debugging/caioniehues-dotfiles-skills-rust-borrow-checker-skill-md
debuggingtools

rust-borrow-checker

Debug Rust ownership, borrowing, and lifetime errors. Use when encountering borrow checker errors (E0382, E0502, E0597, etc.) or when code won't compile due to ownership issues.

caioniehues
maintainer
caioniehues
更新于 12/23/2025
星标
0
分支
0
quick start

Installation and usage

Debug Rust ownership, borrowing, and lifetime errors. Use when encountering borrow checker errors (E0382, E0502, E0597, etc.) or when code won't compile due to ownership issues.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use rust-borrow-checker