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