Cargo Features
[dependencies]
globetrotter-model = { version = "0.0.4", default-features = false, features = ["rayon"] }
- default = rayon
-
The
rayon
feature is set by default wheneverglobetrotter-model
is added without
somewhere in the dependency tree.default-features = false - rayon default
-
Enables rayon of indexmap and rayon
optional: rayon for parallel validation of translations