Skip to main content

Module is_nullable

Module is_nullable 

Source
Expand description

Helper trait that is used to mark if a type could be NULL on the SQL side.

Traitsยง

IsNullable
Helper trait that is used to mark if a type could be NULL on the SQL side.