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

Quelle  Cargo.toml   Sprache: unbekannt

 
[package]
edition = "2015"
name = "malloc_size_of_derive"
version = "0.1.3"
authors = ["The Servo Project Developers"]
license = "MIT OR Apache-2.0"
description = "Crate for Firefox memory reporting, not intended for external use"

[lib]
path = "lib.rs"
proc-macro = true

[dependencies]
proc-macro2 = "1"
syn = { version = "2", features = ["parsing"] }
synstructure = "0.13"

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]