Modules§
- error
postgres - example_
generated example-generated - This module shows an example of code generated by the
typed_uuidmacro. IT MUST NOT BE USED OUTSIDE THIS CRATE. - sql_
types postgres
Macros§
- join
derive - Convert the output of a query containing joins into a properly nested structure.
- json_
deserialize_ as - Allows using
deserialize_asfor benzinaJsonandJsonbstructs. - typed_
uuid - Creates one or more new types that wrap a
Uuid.
Structs§
- Array
array - A diesel
Arrayserialization and deserialization wrapper without NULL items - Array
With Nullable Items array - A diesel
Arrayserialization and deserialization wrapper with NULL items - Json
json - A diesel
Jsonserialization and deserialization wrapper - Jsonb
json - A diesel
Jsonbserialization and deserialization wrapper - Nullable
Json json - A diesel
Nullable<Json> serialization and deserialization wrapper - Nullable
Jsonb json - A diesel
Nullable<Jsonb> serialization and deserialization wrapper - U15
postgres - A positive
i16 - U31
postgres - A positive
i32 - U63
postgres - A positive
i64