Cargo Features

i18nrs has no features set by default.

[dependencies]
i18nrs = { version = "0.1.5", features = ["yew", "dio"] }
yew

Enables yew

Affects i18nrs::yew

dio = dioxus

Affects i18nrs::dioxus

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.

dioxus dio?