Cargo Features

cap-tempfile has no features set by default.

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

Enables fs_utf8 of cap-std

Affects cap-tempfile::utf8

arf_strings

Enables arf_strings of cap-std

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.

camino fs_utf8?