Cargo Features

rust-embed-for-web-impl has no features set by default.

[dependencies]
rust-embed-for-web-impl = { version = "11.2.1", features = ["interpolate-folder-path", "include-exclude", "always-embed"] }
interpolate-folder-path = shellexpand
include-exclude = globset

Enables include-exclude of rust-embed-for-web-utils

always-embed

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.

globset include-exclude?
shellexpand interpolate-folder-path?