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

Quelle  Cargo.toml   Sprache: unbekannt

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

[package]
name = "utf8_iter"
version = "1.0.4"
edition = "2021"
description = "Iterator by char over potentially-invalid UTF-8 in &[u8]"
authors = ["Henri Sivonen <hsivonen@hsivonen.fi>"]
license = "Apache-2.0 OR MIT"
readme = "README.md"
documentation = "https://docs.rs/utf8_iter/"
homepage = "https://docs.rs/utf8_iter/"
repository = "https://github.com/hsivonen/utf8_iter"
keywords = ["encoding", "UTF-8", "unicode", "iterator"]
categories = ["text-processing", "encoding", "internationalization"]

[dependencies]
icu_collections = { path = "../icu_collections", optional = true }

[features]
icu_collections = ["dep:icu_collections"]

[Dauer der Verarbeitung: 0.26 Sekunden]