Docs.rs
bsv-rs-0.3.13
bsv-rs 0.3.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Calgooon
Dependencies
aes ^0.8
normal
aes-gcm ^0.10
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bs58 ^0.5
normal
cbc ^0.1
normal
dhat ^0.3
normal
optional
futures ^0.3
normal
futures-timer ^3
normal
optional
futures-util ^0.3
normal
optional
getrandom ^0.2
normal
hex ^0.4
normal
hmac ^0.12
normal
js-sys ^0.3
normal
optional
k256 ^0.13
normal
lazy_static ^1.4
normal
num-bigint ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
p256 ^0.13
normal
pbkdf2 ^0.12
normal
rand ^0.8
normal
reqwest ^0.12
normal
optional
ripemd ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
subtle ^2.5
normal
thiserror ^1.0
normal
tokio ^1
normal
optional
tokio-tungstenite ^0.24
normal
optional
urlencoding ^2.1
normal
criterion ^0.5
dev
memory-stats ^1.2
dev
tokio ^1
dev
wiremock =0.6.2
dev
Versions
67.75%
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 error
bsv_rs
0.3.13
Module error
Module Items
Enums
Type Aliases
In crate bsv_
rs
bsv_rs
Module
error
Copy item path
Source
Expand description
Error types for the BSV SDK.
Enums
§
Error
Main error type for the BSV SDK.
Type Aliases
§
Result
Result type alias for BSV SDK operations.