Expand description
Type mapping helpers for code generation.
Functionsยง
- field_
to_ rust_ type - Get the Rust type for a field, including Option wrapper if nullable.
- is_
auto_ generated - Check if a field should be auto-generated (excluded from create builders).