analyze-rust-ffi-crate-surface
OfficialTrace Rust FFI symbols to their C usages.
AuthorRediSearch
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers integrating Rust with C often struggle to identify which C-visible symbols are exposed via FFI, and where they are used across a large codebase.
Core Features & Use Cases
- Symbol discovery: Enumerate all extern "C" symbols and types exposed by a Rust crate or file.
- Usage mapping: Associate each symbol with the C modules that consume or reference it.
- Cross-language traceability: Provide a clear map from Rust FFI symbols to their C usage context for safer maintenance and auditing.
Quick Start
Run the analysis against a Rust crate or a directory containing Rust sources to generate a usage report that links FFI symbols to their C call sites.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: analyze-rust-ffi-crate-surface Download link: https://github.com/RediSearch/RediSearch/archive/main.zip#analyze-rust-ffi-crate-surface Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.