Cargo Features

proto-tower-ice has no features set by default.

[dependencies]
proto-tower-ice = { version = "0.1.5", features = ["data", "client", "server"] }
data client? server?

Affects proto-tower-ice::data

client = data

Affects proto-tower-ice::client

server = data

Affects proto-tower-ice::server