Module memmap
rustc_
data_
structures
1.93.0-nightly
(adaa83897 2025-10-27)
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