Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/allocator-api2/src/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 119 B image not shown  

Quelle  nightly.rs   Sprache: unbekannt

 
#[cfg(not(feature = "alloc"))]
pub use core::alloc;

#[cfg(feature = "alloc")]
pub use alloc_crate::{alloc, vec};

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]