Cargo Features
path-dedot has no features set by default.
[dependencies]
path-dedot = { version = "3.1.1", features = ["once_cell_cache", "lazy_static_cache", "unsafe_cache", "use_unix_paths_on_wasm"] }
- once_cell_cache
-
Affects
path-dedot::CWD
… - lazy_static_cache = lazy_static
- unsafe_cache
-
Affects
path-dedot::CWD
,path-dedot::update_cwd
… - use_unix_paths_on_wasm
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.