Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/intl/encoding_glue/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 477 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
edition = "2015"
name = "encoding_glue"
description = "FFI functions for mozilla::Encoding that aren't appropriate to share on crates.io due to m-c dependencies"
version = "0.1.0"
authors = ["Henri Sivonen <hsivonen@hsivonen.fi>"]
license = "MIT OR Apache-2.0"

[features]
simd-accel = ["encoding_rs/simd-accel"]

[dependencies]
encoding_rs = "0.8.0"
nsstring = { path = "../../xpcom/rust/nsstring" }
nserror = { path = "../../xpcom/rust/nserror" }
xmldecl = "0.2.0"

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]