Trait lightning_signer::SendSync[][src]

pub trait SendSync: Send + Sync { }
Expand description

Convenience trait for Send + Sync

Implementors