Skip to main content
Module memmap
rustc_
data_
structures
1.99.0-nightly
(c81c8c15f 2026-09-09) (Ferrocene nightly by Ferrous Systems)
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