rustc_data_structures
1.79.0-nightly
(9d5cdf75a 2024-04-07)
Module memmap
Structs
In crate rustc_data_structures
?
Module
rustc_data_structures
::
memmap
source
·
[
−
]
Structs
§
Mmap
A trivial wrapper for
memmap2::Mmap
(or
Vec<u8>
on WASM).
MmapMut