Cargo Features
icu_provider_fs has no features set by default.
[dependencies]
icu_provider_fs = { version = "1.5.0", features = ["export", "bench"] }
- export
-
Enables the "export" module and FilesystemExporter
Enables log, postcard, and serde_json, datagen, deserialize_bincode_1, deserialize_json and deserialize_postcard_1 of icu_provider and bincode and crlify
bincode:
Dependencies for the export feature
Affects
icu_provider_fs::export
… - bench