Cargo Features
ant-libp2p-request-response has no features set by default.
[dependencies]
ant-libp2p-request-response = { version = "0.27.1", features = ["json", "cbor"] }
- json
-
Enables serde and serde_json, macros of ant-libp2p-swarm
Affects
ant-libp2p-request-response::json
… - cbor
-
Enables cbor4ii and serde, macros of ant-libp2p-swarm
Affects
ant-libp2p-request-response::cbor
…