Docs.rs
vls-core-0.10.0
vls-core 0.10.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
devrandom
ksedgwic
Dependencies
anyhow ^1.0
normal
backtrace ^0.3
normal
bitcoin ^0.29
normal
bitcoin-consensus-derive ^0.1.0
normal
bitcoin-push-decoder ^0.2.2
normal
bolt-derive ^0.2.0
normal
core2 ^0.3.0
normal
env_logger ^0.9
normal
hashbrown ^0.8
normal
hex ^0.4
normal
itertools ^0.10
normal
lightning ^0.0.115
normal
lightning-invoice ^0.23.0
normal
log ^0.4.14
normal
scopeguard ^1.1.0
normal
serde ^1.0
normal
serde_bolt ^0.3.1
normal
serde_derive ^1.0
normal
serde_with ^2.0
normal
tonic ^0.9
normal
txoo ^0.6
normal
bitcoin ^0.29
dev
lightning ^0.0.115
dev
paste ^1.0
dev
test-log ^0.2.8
dev
tokio ^1.0
dev
txoo-bitcoind-client ^0.6
dev
Versions
98.85%
of the crate is documented
Go to latest version
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
☰
SendSync
Implementors
In lightning_signer::prelude
?
Trait
lightning_signer
::
prelude
::
SendSync
source
·
[
−
]
pub trait SendSync:
Send
+
Sync
{ }
Expand description
Convenience trait for Send + Sync
Implementors
§
source
§
impl
SendSync
for
ChainMonitor
source
§
impl
SendSync
for
DummyPersister
source
§
impl
SendSync
for
ClockStartingTimeFactory
source
§
impl
SendSync
for
ManualClock
source
§
impl
SendSync
for
StandardClock
source
§
impl
SendSync
for
TestLogger