Docs.rs
nostr-sdk-0.22.0
nostr-sdk 0.22.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yukibtc
Dependencies
log ^0.4
normal
nostr ^0.22
normal
nostr-sdk-net ^0.22
normal
once_cell ^1.17
normal
thiserror ^1.0
normal
env_logger ^0.10
dev
serde_json ^1.0
dev
tokio ^1
normal
gloo-timers ^0.2
normal
tokio ^1
normal
wasm-bindgen-futures ^0.4
normal
Versions
100%
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
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
☰
Module sha256t
Structs
Traits
?
Module
nostr_sdk
::
bitcoin
::
hashes
::
sha256t
[
−
]
Expand description
SHA256t implementation (tagged SHA256).
Structs
Hash
Output of the SHA256t hash function.
Traits
Tag
Trait representing a tag that can be used as a context for SHA256t hashes.