Cargo Features

airmash-protocol has no features set by default.

[dependencies]
airmash-protocol = { version = "0.6.2", features = ["serde"] }
serde = serde-feature-hack, serde_json

Enables serde1 of bstr ^0.2.16

Affects airmash-protocol::custom

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.

serde-feature-hack serde?
serde_json serde?