Docs.rs
rust-ipfs-0.11.6
rust-ipfs 0.11.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dariusc93
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
asynchronous-codec ^0.7.0
normal
base64 ^0.21
normal
byteorder ^1
normal
bytes ^1
normal
chrono ^0.4.35
normal
either ^1
normal
futures ^0.3
normal
futures-timeout ^0.1
normal
futures-timer ^3.0
normal
libipld ^0.16
normal
libp2p-allow-block-list ^0.3
normal
libp2p-bitswap-next ^0.26.2
normal
optional
libp2p-relay-manager ^0.2.2
normal
libp2p-stream ^0.1.0-alpha
normal
optional
parking_lot ^0.12
normal
quick-protobuf ^0.8
normal
quick-protobuf-codec ^0.3
normal
rand ^0.8
normal
rust-ipns ^0.5.1
normal
rust-unixfs ^0.4.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tracing ^0.1
normal
tracing-futures ^0.2
normal
unsigned-varint ^0.7.1
normal
void ^1.0
normal
wasm-timer ^0.2
normal
zeroize ^1
normal
clap ^4.3
dev
criterion ^0.5
dev
hex-literal ^0.4
dev
rand ^0.8
dev
rustyline-async ^0.4
dev
sha2 ^0.10
dev
tempfile ^3.1.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
beetle-bitswap-next ^0.5.1
normal
optional
fs2 ^0.4
normal
hickory-resolver ^0.24.0
normal
libp2p ^0.53
normal
libp2p-webrtc =0.7.1-alpha
normal
optional
rcgen ^0.13.1
normal
redb ^1.3
normal
optional
rlimit ^0.10
normal
sled ^0.34
normal
optional
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
getrandom ^0.2.14
normal
idb ^0.6
normal
libp2p ^0.53
normal
libp2p-webrtc-websys ^0.3.0-alpha
normal
serde-wasm-bindgen ^0.6
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
wasm-bindgen-futures ^0.4
normal
Versions
66.46%
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.11.6
Module error
Structs
In crate rust_ipfs
?
Settings
Module
rust_ipfs
::
error
Copy item path
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.