Cargo Features

icu_provider_fs has no features set by default.

[dependencies]
icu_provider_fs = { version = "2.0.0-beta1", features = ["export", "bench"] }
export

Enables the "export" module and FilesystemExporter

Enables log, postcard, and serde_json, deserialize_bincode_1, deserialize_json, deserialize_postcard_1 and export of icu_provider and bincode and crlify

bincode:

Dependencies for the export feature

Affects icu_provider_fs::export

bench