Cargo Features

yew-api-hook has no features set by default.

[dependencies]
yew-api-hook = { version = "0.3.0", features = ["cache"] }
cache = yewdux

Affects hooks::use_cachable_api, hooks::use_cachable_api_with_options, hooks::use_cachable_api_lazy, hooks::use_cachable_api_lazy_with_options, hooks::use_cachable_api_dynamic, hooks::use_cachable_api_dynamic_with_options, yew-api-hook::CachableRequest

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.

yewdux cache?

Enables yewdux ^0.9