random-access-disk Continuously read and write to disk, using random offsets and lengths, using abstract interface defined in random-access-storage. Adapted from Javascript random-access-file. Documentation Crate Installation $ cargo add random-access-disk License MIT OR Apache-2.0