rustc_data_structures
1.80.0-nightly
(b92758a9a 2024-05-20)
Module memmap
Structs
In crate rustc_data_structures
Module
rustc_data_structures
::
memmap
Copy item path
source
·
[
−
]
Structs
§
Mmap
A trivial wrapper for
memmap2::Mmap
(or
Vec<u8>
on WASM).
MmapMut