rustc_data_structures
1.81.0-nightly
(20ae37c18 2024-07-07)
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