oliphaunt-extension-postgis 0.2.0

Target-selecting Cargo facade for 1 Oliphaunt PostgreSQL extension member.
Documentation
1
2
3
4
5
6
7
# oliphaunt-extension-postgis

Target-selecting Cargo facade for the `postgis` PostgreSQL extension.

The default `native` feature selects the matching native artifact leaf. Use
`default-features = false, features = ["wasix"]` (or a host-specific
`wasix-aot-*` feature) for WASIX artifacts.