Skip to content

Protocol

PostgresRangeArrayDecodable

A type that can be decoded into a Swift RangeExpression array type from a Postgres range array where it is the bound type.
protocol PostgresRangeArrayDecodable : PostgresRangeDecodable

Relationships

Inherits From

Conforming Types

See Also

Decoding