Docs.rs
seekable-async-file-0.15.0
seekable-async-file 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wilsonzlin
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
memmap2 ^0.5
normal
off64 ^0.9
normal
signal-future ^0.0.1
normal
tokio ^1
normal
Versions
42.5%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module merge
seekable_
async_
file
0.15.0
Module merge
Module Items
Functions
In crate seekable_
async_
file
seekable_async_file
Module
merge
Copy item path
Source
Functions
ยง
merge_
overlapping_
writes
Merges a sequence of writes that may overlap, producing a minimal set of non-overlapping writes. Later writes win where there are overlaps.