Docs.rs
esplora-tapyrus-0.5.8
esplora-tapyrus 0.5.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
azuchi
Yamaguchi
Dependencies
arraydeque ^0.4
normal
arrayref ^0.3.6
normal
base64 ^0.13.0
normal
bincode ^1.3.1
normal
clap ^4
normal
crossbeam-channel ^0.5.15
normal
dirs ^3.0.1
normal
error-chain ^0.12.4
normal
glob ^0.3
normal
gmp-mpfr-sys ~1.6
normal
hex ^0.4.2
normal
hyper ^0.14
normal
hyperlocal ^0.8
normal
itertools ^0.9.0
normal
lazy_static ^1.3.0
normal
log ^0.4.11
normal
openassets-tapyrus ^0.3.0
normal
page_size ^0.4.2
normal
prometheus ^0.14
normal
rayon ^1.5.0
normal
rocksdb ^0.22.0
normal
optional
serde ^1.0.118
normal
serde_derive ^1.0.118
normal
serde_json ^1.0.60
normal
sha2 ^0.10
normal
signal-hook ^0.2.2
normal
socket2 ^0.3.18
normal
stderrlog ^0.6
normal
sysconf >=0.3.4
normal
tapyrus ^0.5.0
normal
time ^0.3
normal
tiny_http ^0.12
normal
tokio ^1
normal
url ^2.5
normal
Versions
3.98%
of the crate is documented
Platform
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
Skip to main content
Module errors
esplora_
tapyrus
0.5.8
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate esplora_
tapyrus
esplora_tapyrus
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.