Cargo Features
rhai-chrono has no features set by default.
[dependencies]
rhai-chrono = { version = "0.1.1", features = ["sync"] }
- sync
-
rhai:
Enable Special Functionalities
Require that all data types implement
Send + Sync
(for multi-threaded usage).
rhai-chrono has 1 feature without comment.