Docs.rs
iroh-blobs-0.16.0
iroh-blobs 0.16.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-publisher
github:n0-computer:iroh-maintainers
Dependencies
anyhow ^1
normal
bao-tree ^0.13
normal
bytes ^1.4
normal
chrono ^0.4.31
normal
derive_more ^1.0.0-beta.6
normal
flume ^0.11
normal
futures-buffered ^0.2.4
normal
futures-lite ^2.3
normal
genawaiter ^0.99.1
normal
hashlink ^0.9.0
normal
optional
hex ^0.4.3
normal
iroh-base ^0.16.0
normal
iroh-io ^0.6.0
normal
iroh-metrics ^0.16.0
normal
optional
iroh-net ^0.16.0
normal
num_cpus ^1.15.0
normal
parking_lot ^0.12.1
normal
optional
postcard ^1
normal
rand ^0.8
normal
range-collections ^0.4.0
normal
redb ^2.0.0
normal
optional
redb ^1.5.1
normal
optional
reflink-copy ^0.1.8
normal
optional
self_cell ^1.0.1
normal
serde ^1
normal
smallvec ^1.10.0
normal
tempfile ^3.10.0
normal
optional
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-futures ^0.2.5
normal
futures-buffered ^0.2.4
dev
futures-util ^0.3.30
dev
http-body ^0.4.5
dev
proptest ^1.0.0
dev
iroh-quinn ^0.10
dev
rcgen ^0.12.0
dev
rustls ^0.21.11
dev
serde_json ^1.0.107
dev
serde_test ^1.0.176
dev
tempfile ^3.10.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-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
iroh_blobs
0.16.0
Module io
Structs
In iroh_blobs::util
Module
iroh_blobs
::
util
::
io
Copy item path
source
·
[
−
]
Expand description
Utilities for working with tokio io
Structs
§
TrackingReader
A reader that tracks the number of bytes read
TrackingWriter
A writer that tracks the number of bytes written