Cargo Features

VHtmlescape has no features set by default.

[dependencies]
v_htmlescape = { version = "0.15.8", features = ["bytes-buf"] }
bytes-buf = buf-min

Affects v_htmlescape::scalar.b_escape, v_htmlescape::avx.b_escape, v_htmlescape::sse.b_escape, v_htmlescape::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?