Cargo Features

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

[dependencies]
rust-embed-impl = { version = "8.3.0", features = ["debug-embed", "interpolate-folder-path", "compression", "mime-guess", "include-exclude"] }
debug-embed
interpolate-folder-path = shellexpand
compression
mime-guess

Enables mime-guess of rust-embed-utils

include-exclude

Enables include-exclude of rust-embed-utils

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.

shellexpand interpolate-folder-path?