Cargo Features
bird-protocol has no features set by default.
[dependencies]
bird-protocol = { version = "0.1.3", features = ["packet_default", "derive", "euclid", "tokio-bytes", "fastnbt"] }
- packet_default = derive
-
Enables either
Affects
bird-protocol::packet_default
… - derive packet_default?
-
Enables bird-protocol-derive
- euclid
-
Enables euclid
Affects
bird-protocol::packet_euclid
… - tokio-bytes
-
Enables bytes
Affects
bird-protocol::packet_bytes
… - fastnbt
-
Enables fastnbt
Affects
bird-protocol::packet_fastnbt
…