Cargo Features

axum-embed-files has no features set by default.

[dependencies]
axum-embed-files = { version = "0.1.0-beta.0", features = ["serve-from-fs"] }
serve-from-fs = axum-embed-files-core

Enables serve-from-fs of axum-embed-files-macros

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.

axum-embed-files-core serve-from-fs?