Skip to main content

Module value

Module value 

Source
Expand description

Database value representation. Database value types.

Structs§

Geography
PostGIS geography value represented as textual WKT/EWKT or EWKB hex.
Geometry
PostGIS geometry value represented as textual WKT/EWKT or EWKB hex.
PlainValueRef
Serializes a borrowed Value in the same plain JSON shape produced by Value::to_json_plain, writing directly into the serializer.

Enums§

Value
Database value type.