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
Atualizado 2/23/2026
Estrelas
6118
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use minimize-rust-ffi-crate-surface