Cross-platform Rust API for memory-mapped file IO
# Cargo.toml
[dependencies]
mapr = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Memory-maps a file and prints its size
Ensure the file is not modified while mapped, or use safe wrappers like memmap2
No dependency data recorded yet.