pub fn breez_events_stream(s: StreamSink<BreezEvent>) -> Result<()>
Expand description
If used, this must be called before connect
. It can only be called once.
pub fn breez_events_stream(s: StreamSink<BreezEvent>) -> Result<()>
If used, this must be called before connect
. It can only be called once.