Cargo Features

cap-std has no features set by default.

[dependencies]
cap-std = { version = "3.0.0", features = ["fs_utf8", "arf_strings"] }
fs_utf8 arf_strings? = camino

Affects cap-std::fs_utf8

arf_strings = arf-strings, fs_utf8

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.

arf-strings arf_strings?
camino fs_utf8?