Cargo Features

tor-protover has no features set by default.

[dependencies]
tor-protover = { version = "0.31.0", features = ["full", "serde", "tor-bytes"] }
full = serde, tor-bytes

Enables full of caret and optional tor-bytes

serde full? = serde_with
tor-bytes full?

Enables tor-bytes

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_with serde?