home/categories/code-quality/redisearch-redisearch-skills-minimize-rust-ffi-crate-surface-skill-md
code-qualitytesting-security

minimize-rust-ffi-crate-surface

Remove Rust-defined C symbols that are either unused or only used in C/C++ unit tests. Use this when you are refactoring a Rust FFI crate and want to remove unused symbols.

RediSearch
maintainer
RediSearch
업데이트됨 2/23/2026
스타
6118
포크
578
quick start

Installation and usage

Remove Rust-defined C symbols that are either unused or only used in C/C++ unit tests. Use this when you are refactoring a Rust FFI crate and want to remove unused symbols.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use minimize-rust-ffi-crate-surface