Cargo Features

tchannel_rs has no features set by default.

[dependencies]
tchannel_rs = { version = "0.0.2", features = ["thrift", "json"] }
thrift

Enables thrift ^0.15

json

Enables serde_json

tchannel_rs has 2 features without comments.