fmmap 0.2.5

A flexible and convenient high-level mmap for zero-copy file I/O.
Documentation

fmmap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 1 of them enabled by default.

default

sync (default)

async-std

This feature flag does not enable additional features.

async-trait

This feature flag does not enable additional features.

fs4

This feature flag does not enable additional features.

futures-util

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.

pin-project-lite

This feature flag does not enable additional features.

smol

This feature flag does not enable additional features.

smol-async

std-async

tokio

This feature flag does not enable additional features.

tokio-async