Cargo Features

steam-vent-proto has no features set by default.

[dependencies]
steam-vent-proto = { version = "0.5.0", features = ["tf2", "csgo", "dota2"] }
tf2 = steam-vent-proto-tf2
csgo = steam-vent-proto-csgo
dota2 = steam-vent-proto-dota2

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.

steam-vent-proto-tf2 tf2?
steam-vent-proto-csgo csgo?
steam-vent-proto-dota2 dota2?