Docs.rs
electrum_c-0.1.0
electrum_c 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
27 November 2024
Links
Repository
crates.io
Source
Owners
evanlinjin
Dependencies
bitcoin ^0.32
normal
futures ^0.3
normal
serde ^1
normal
serde_json ^1
normal
async-std ^1.13.0
dev
bdk_testenv ^0.10.0
dev
futures ^0.3
dev
Versions
2.13%
of the crate is documented
This release has been yanked, 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
electrum_
c
0.1.0
Event
Sender
Aliased type
In crate electrum_
c
electrum_c
Type Alias
EventSender
Copy item path
Source
pub type EventSender =
UnboundedSender
<
Event
>;
Aliased Type
ยง
struct EventSender(
/* private fields */
);