Skip to main content

Module type_helpers

Module type_helpers 

Source
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).