Cargo Features

rhai-chrono has no features set by default.

[dependencies]
rhai-chrono = { version = "0.1.0", features = ["sync"] }
sync

Enables sync of rhai

rhai:

Enable Special Functionalities

Require that all data types implement Send + Sync (for multi-threaded usage).

rhai-chrono has 1 feature without comment.