Docs.rs
rust-ipfs-0.5.0
rust-ipfs 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dariusc93
Dependencies
anyhow ^1.0
normal
async-broadcast ^0.5
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
base64 ^0.21
normal
beetle-bitswap-next ^0.4.0
normal
byteorder ^1
normal
bytes ^1
normal
chrono ^0.4
normal
either ^1
normal
fs2 ^0.4
normal
futures ^0.3
normal
hash_hasher ^2.0.3
normal
libipld ^0.16
normal
libp2p ^0.52.3
normal
libp2p-allow-block-list ^0.2
normal
libp2p-mplex ^0.40
normal
libp2p-nat ^0.3
normal
libp2p-relay-manager ^0.1
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rlimit ^0.10
normal
rust-ipns ^0.1
normal
rust-unixfs ^0.4.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sled ^0.34
normal
thiserror ^1.0
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-futures ^0.2
normal
trust-dns-resolver ^0.22
normal
void ^1.0
normal
wasm-timer ^0.2
normal
zeroize ^1
normal
bs58 ^0.4
dev
clap ^4.3
dev
criterion ^0.4
dev
hex-literal ^0.3
dev
rand ^0.8
dev
rust-ipns ^0.1
dev
rustyline-async ^0.3
dev
sha2 ^0.10
dev
tempfile ^3.1.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
71.2%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
rust_ipfs
0.5.0
Module error
Structs
In crate rust_ipfs
?
Module
rust_ipfs
::
error
source
·
[
−
]
Expand description
Crate-wide errors.
The error handling in
ipfs
is subject to change in the future.
Structs
Error
Just re-export anyhow for now.
TryError
A try conversion failed.