Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/toolkit/components/processtools/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 365 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
edition = "2015"
name = "processtools"
version = "0.1.0"
authors = ["David Teller <dteller@mozilla.com>"]
license = "MPL-2.0"

[dependencies]
nserror = { path = "../../../xpcom/rust/nserror" }
xpcom = { path = "../../../xpcom/rust/xpcom" }

[target.'cfg(windows)'.dependencies]
winapi = "0.3.7"

[target.'cfg(unix)'.dependencies]
libc = "0.2"
log = "0.4"

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]