Expand description
Memory-mapped file support for FM-index loading
This module provides cross-platform memory-mapped file support using the memmap2 crate.
Structsยง
- Mmap
File - Memory-mapped file wrapper
- Mmap
File Builder - Builder for memory-mapped file with options