random-access-disk 3.0.1

Continuously read and write to disk, using random offsets and lengths
Documentation

random-access-disk

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

default

  • sparse
  • async-std

sparse

  • libc

async-std

  • dep:async-std

libc

  • dep:libc

tokio

  • dep:tokio