Trait lightning_signer::SendSync[][src]

pub trait SendSync: Send + Sync { }
Expand description

This trait will be used to apply Send + Sync gated by no_std

Implementors

Loading content...