Expand description
Serializer (TBD) and low-level encoder for PostgreSQL COPY WITH BINARY
format, which is “somewhat faster than the text and CSV formats”.
Modules§
- Conversion traits from various types into PostgreSQL binary format.
Structs§
- Low-level encoder for binary format.