Cargo Features

include_dir has no features set by default.

[dependencies]
include_dir = { version = "0.7.3", features = ["nightly", "metadata", "glob"] }
nightly

Enables nightly of include_dir_macros

metadata

Enables metadata of include_dir_macros

Features from optional dependencies

glob implicit feature

Enables glob

glob:

Support for matching file paths against Unix shell style patterns