Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pairing: Derive "Debug" for PairingSessionData
If used with tokio::sync::mpsc `SendError` requires PairingSessionData to implement std::fmt::Debug. Clippy is complining about this. Signed-off-by: Peter Neuroth <[email protected]>
- Loading branch information