Expand description
Data representation types for dbrest
Data representations define type mapping functions that convert between database types (e.g., converting a bytea to a custom image format).
Structs§
- Data
Representation - A data representation mapping function
Type Aliases§
- Representations
Map - Map from (source_type, target_type) pair to the representation