Cargo Features

VJsonescape has no features set by default.

[dependencies]
v_jsonescape = { version = "0.7.8", features = ["bytes-buf"] }
bytes-buf = buf-min

Affects v_jsonescape::scalar.b_escape, v_jsonescape::avx.b_escape, v_jsonescape::sse.b_escape, v_jsonescape::b_escape

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

buf-min bytes-buf?