Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/tools/lint/test/files/clippy/test1/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 291 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
name = "hello_world" # the name of the package
version = "0.1.0"    # the current version, obeying semver
authors = ["Alice <a@example.com>", "Bob <b@example.com>"]

[[bin]]
name ="good"
path = "good.rs"

[[bin]]
name ="bad"
path = "bad.rs"

[[bin]]
name ="bad2"
path = "bad2.rs"


[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]