rustc_data_structures
1.77.0-nightly
(2319be8e2 2024-01-12)
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