Cargo Features

fekan has no features set by default.

[dependencies]
fekan = { version = "0.5.2", features = ["serialization"] }
serialization = apache-avro, ciborium, serde-pickle, serde_json

Required by the binary

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.

apache-avro serialization?

Enables apache-avro ^0.16.0

ciborium serialization?
serde-pickle serialization?
serde_json serialization?