Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
darling_core
/
src
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 141 B
Quelle macros_private.rs Sprache: unbekannt
macro_rules! path {
($($path:tt)+) => {
::syn::parse_quote!($($path)+)
//stringify!($($path)+).parse().unwrap()
};
}
[ Dauer der Verarbeitung: 0.9 Sekunden (vorverarbeitet)
]
2026-04-04