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

Quelle  mod.rs

  Sprache: Rust
 

// @generated
include ! ("collation_reordering_v1.rs.data") ; include ! ("collation_diacritics_v1.rs.data") ; include ! ("collation_jamo_v1.rs.data") ; include ! ("collation_metadata_v1.rs.data") ; include ! ("collation_tailoring_v1.rs.data") ; include ! ("collation_special_primaries_v1.rs.data") ; include ! ("collation_root_v1.rs.data") ; [doc = r" Marks a type as a data provider. You can then use macros like"[doc = r" `impl_core_helloworld_v1` to add implementations."[doc = r""[doc = r" ```ignore"[doc = r" struct MyProvider;"[doc = r" const _: () = {"[doc = r#"     include!("path/to/generated/macros.rs");"#] # [doc = r"     make_provider!(MyProvider);"] # [doc = r"     impl_core_helloworld_v1!(MyProvider);"] # [doc = r" }"] # [doc = r" ```"] # [doc (hidden)] # [macro_export] macro_rules ! __make_provider { ($ name : ty) => { # [clippy :: msrv = "1.86"] impl $ name { # [allow (dead_code)] pub (crate) const MUST_USE_MAKE_PROVIDER_MACRO : () = () ; } icu_provider :: marker :: impl_data_provider_never_marker ! ($ name) ; } ; } # [doc (inline)] pub use __make_provider as make_provider ; # [doc = r" This macro requires the following crates:"] # [doc = " * `icu`"] # [doc = " * `icu_provider`"] # [doc = " * `icu_provider/baked`"] # [doc = " * `zerovec`"] # [allow (unused_macros)] macro_rules ! impl_data_provider { ($ provider : ty) => { make_provider ! ($ provider) ; impl_collation_reordering_v1 ! ($ provider) ; impl_collation_diacritics_v1 ! ($ provider) ; impl_collation_jamo_v1 ! ($ provider) ; impl_collation_metadata_v1 ! ($ provider) ; impl_collation_tailoring_v1 ! ($ provider) ; impl_collation_special_primaries_v1 ! ($ provider) ; impl_collation_root_v1 ! ($ provider) ; } ; }

Messung V0.5 in Prozent
C=66 H=87 G=76

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.