Cargo Features

plrust-trusted-pgx has no features set by default.

[dependencies]
plrust-trusted-pgx = { version = "1.0.0", features = ["pg13", "pg14", "pg15"] }
pg13

Enables pg13 of pgx

changing the pgx version will likely require at least a minor version bump to this create

pg14

Enables pg14 of pgx

pg15

Enables pg15 of pgx