Module type_mapper

Module type_mapper 

Source
Expand description

Type mapping between Zig and Rust types

Structs§

TypeMapper
Maps Zig types to Rust types for FFI

Enums§

ParamConversion
Conversion strategy for function parameters

Functions§

analyze_param_type
Analyze a Rust type and determine conversion strategy