rustc_
data_
structures
1.84.0-nightly
(5ec7d6eee 2024-11-17)
Module memmap
Module Items
Structs
In crate rustc_
data_
structures
rustc_data_structures
Module
memmap
Copy item path
Source
Structs
ยง
Mmap
A trivial wrapper for
memmap2::Mmap
(or
Vec<u8>
on WASM).
MmapMut