Docs.rs
nostr-0.23.0-bitcoin-v0.29
nostr 0.23.0-bitcoin-v0.29
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yukibtc
Dependencies
aes ^0.8
normal
base64 ^0.21
normal
bech32 ^0.9
normal
bip39 ^2.0
normal
bitcoin ^0.29
normal
bitcoin_hashes ^0.11
normal
cbc ^0.1
normal
nostr-ots ^0.2
normal
reqwest ^0.11
normal
secp256k1 ^0.24
normal
serde ^1.0
normal
serde_json ^1.0
normal
tracing ^0.1
normal
url ^2
normal
csv ^1.1.5
dev
num_cpus ^1.15.0
dev
tracing-subscriber ^0.3
dev
tungstenite ^0.19
dev
getrandom ^0.2
normal
instant ^0.1
normal
Versions
100%
of the crate is documented
Go to latest stable release
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
☰
Result
In nostr
?
Type Definition
nostr
::
Result
source
·
[
−
]
pub type Result<T, E =
Box
<dyn
Error
>> =
Result
<T, E>;
Expand description
Result