A framework for Rust wrappers over C APIs, providing traits and macros for safe FFI.
# Cargo.toml
[dependencies]
foreign-types = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrate the ForeignType trait.
Ensure proper use of `ForeignTypeRef` and `ForeignType` traits; test with Miri.
No dependency data recorded yet.