Docs.rs
iroh-blobs-0.32.0
iroh-blobs 0.32.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
async-channel ^2.3.1
normal
bao-tree ^0.13
normal
iroh-blake3 ^1.4.5
normal
bytes ^1.7
normal
chrono ^0.4.31
normal
clap ^4.5.20
normal
optional
console ^0.15.8
normal
optional
data-encoding ^2.3.3
normal
derive_more ^1.0.0
normal
futures-buffered ^0.2.4
normal
futures-lite ^2.3
normal
futures-util ^0.3.30
normal
optional
genawaiter ^0.99.1
normal
hashlink ^0.9.0
normal
optional
hex ^0.4.3
normal
indicatif ^0.17.8
normal
optional
iroh ^0.32
normal
iroh-base ^0.32
normal
iroh-io ^0.6.0
normal
iroh-metrics ^0.31
normal
nested_enum_utils ^0.1.0
normal
optional
num_cpus ^1.15.0
normal
oneshot ^0.1.8
normal
parking_lot ^0.12.1
normal
optional
portable-atomic ^1
normal
optional
postcard ^1
normal
quic-rpc ^0.18
normal
optional
quic-rpc-derive ^0.17
normal
optional
rand ^0.8
normal
range-collections ^0.4.0
normal
redb ^2.2.0
normal
optional
reflink-copy ^0.1.8
normal
optional
self_cell ^1.0.1
normal
serde ^1
normal
serde-error ^0.1.3
normal
smallvec ^1.10.0
normal
ssh-key ^0.6
normal
optional
strum ^0.26.3
normal
optional
tempfile ^3.10.0
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-futures ^0.2.5
normal
tracing-test ^0.2.5
normal
walkdir ^2.5.0
normal
optional
futures-buffered ^0.2.4
dev
futures-util ^0.3.30
dev
http-body ^1.0
dev
iroh ^0.32
dev
proptest ^1.0.0
dev
iroh-quinn ^0.13
dev
rcgen ^0.13
dev
rustls ^0.23
dev
serde_json ^1.0.107
dev
serde_test ^1.0.176
dev
tempfile ^3.10.0
dev
testdir ^0.9.1
dev
testresult ^0.4.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.32.0
In iroh_
blobs::
protocol
iroh_blobs
::
protocol
Constant
ALPN
Copy item path
Source
pub const ALPN: &[
u8
] = b"/iroh-bytes/4";
Expand description
The ALPN used with quic for the iroh bytes protocol.