Cargo Features

ByteString has no features set by default.

[dependencies]
bytestring = { version = "1.5.0", features = ["serde"] }
serde

Enables serde_core

ByteString has 1 feature without comment.