Cargo Features

DirView has no features set by default.

[dependencies]
dir-view = { version = "0.3.0", features = ["fs_utf8"] }
fs_utf8 = camino

Enables fs_utf8 of cap-fs-ext and 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.

cap-fs-ext fs_utf8?
camino fs_utf8?