Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/toolkit/components/gecko-trace/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 723 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 = "gecko-trace"
version = "0.1.0"
edition = "2021"

[dependencies]
# TODO: Make these be workspace dependencies
anyhow = "1.0.0"
cstr = "0.2.0"
firefox-on-glean = { path = "../glean/api" }
hex = "0.4.0"
log = "0.4.0"
mozbuild = { path = "../../../build/rust/mozbuild/" }
nserror = { path = "../../../xpcom/rust/nserror/" }
once_cell = "*"
prost = { version = "0.13.5", default-features = false, features = [
  "prost-derive",
] }
xpcom = { path = "../../../xpcom/rust/xpcom/" }
moz_task = { path = "../../../xpcom/rust/moz_task/" }

[lib]
# Doc-test has a problem with some doc comment syntax in
# third_party/opentelemetry-cpp/third_party/opentelemetry-proto/opentelemetry.proto.trace.v1.rs
doctest = false

[Dauer der Verarbeitung: 0.38 Sekunden]