Available on crate feature
sqlx only.Expand description
Support for the sqlx crate.
Supports big-endian binary serialization via sqlx binary types (e.g., BINARY(N), BYTEA, BLOB).
Similar to ruint’s implementation
sqlx only.Support for the sqlx crate.
Supports big-endian binary serialization via sqlx binary types (e.g., BINARY(N), BYTEA, BLOB).
Similar to ruint’s implementation