seekable-async-file 0.0.1

Async file reads and writes at offsets, with optional delayed sync
Documentation

seekable-async-file

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 6 feature flags, 2 of them enabled by default.

default

fsync_delayed (default)

This feature flag does not enable additional features.

mmap (default)

fsync_immediate

This feature flag does not enable additional features.

memmap2

This feature flag does not enable additional features.

tokio_file

This feature flag does not enable additional features.

unsafe_fsync_none

This feature flag does not enable additional features.