Skip to main content

Module mmap

Module mmap 

Source
Expand description

Memory-mapped file support for FM-index loading

This module provides cross-platform memory-mapped file support using the memmap2 crate.

Structsยง

MmapFile
Memory-mapped file wrapper
MmapFileBuilder
Builder for memory-mapped file with options