Cargo Features

iml-wire-types has no features set by default.

[dependencies]
iml-wire-types = { version = "0.2.1", features = ["postgres-interop"] }
postgres-interop = bytes, postgres-types, tokio-postgres

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 postgres-interop?

Enables bytes ^0.5

postgres-types postgres-interop?

Enables postgres-types ^0.1.1

tokio-postgres postgres-interop?

Enables tokio-postgres ^0.5