rustc_data_structures
1.80.0-nightly
(ef0027897 2024-05-12)
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