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