Cargo Features

arysn has no features set by default.

[dependencies]
arysn = { version = "0.5.2", features = ["gis"] }
gis = bytes, postgis, postgres, serde

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bytes gis?

Enables bytes

gis

postgis gis?

Enables postgis ^0.8

postgres gis?
serde gis?