rustc_data_structures
1.80.0-nightly
(b1ec1bd65 2024-05-18)
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