Cargo Features

dzgt-utils has no features set by default.

[dependencies]
dzgt-utils = { version = "0.2.2", features = ["stack_cache", "stack"] }
stack_cache

Affects shared_object_stack_ex::CyfsClient.get_from_cache, shared_object_stack_ex::CyfsClient.insert_to_cache

stack = cyfs-lib, cyfs-util

Affects dzgt-utils::shared_object_stack_ex

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.

cyfs-lib stack?
cyfs-util stack?