Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/icu_provider_adapters/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 947 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This file is part of ICU4X. For terms of use, please see the file
# called LICENSE at the top level of the ICU4X source tree
# (online at: https://github.com/unicode-org/icu4x/blob/main/LICENSE ).

[package]
name = "icu_provider_adapters"
description = "Adapters for composing and manipulating data providers."

authors.workspace = true
categories.workspace = true
edition.workspace = true
homepage.workspace = true
include.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true

[dependencies]
icu_locale = { workspace = true }
icu_provider = { workspace = true, features = ["alloc"] }

[dev-dependencies]
icu_provider = { path = "../../provider/core", features = ["deserialize_json"] }
icu_locale = { path = "../../components/locale" }
writeable = { path = "../../utils/writeable" }

[features]
export = ["icu_provider/export"]
serde = []

# added by accident
databake = []

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-08-25]