Cargo Features

binary_sv2 has no features set by default.

[dependencies]
binary_sv2 = { version = "2.0.0", features = ["prop_test", "with_buffer_pool"] }
prop_test

Enables prop_test of binary_codec_sv2

with_buffer_pool

Enables with_buffer_pool of binary_codec_sv2

binary_sv2 has 2 features without comments.