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

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
edition = "2015"
name = "xpcom-gtest"
version = "0.1.0"
authors = ["michael@thelayzells.com"]
license = "MPL-2.0"
description = "Tests for rust bindings to xpcom interfaces"

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

[lib]
path = "test.rs"

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]