Cargo Features
rhai-fs has no features set by default.
[dependencies]
rhai-fs = { version = "0.1.3", features = ["metadata", "sync", "no_index"] }
-
metadata
-
doc generation
Enables
metadata
of
rhai
-
sync
-
support sync
builds of Rhai
Enables
sync
of
rhai
-
no_index
-
support no_index
builds of Rhai