Commit 5899714
authored
Derive Hash for BleDevice (#85)
* Handle EOF when DuplexStream is closed, avoiding a panic.
Fixes #75
* Additional protection from panics on invalid input buffer lengths.
* Derive Hash for BleDevice to allow it to be added to HashSets and HashMaps
* Revert "Derive Hash for BleDevice to allow it to be added to HashSets and HashMaps"
This reverts commit a21b585.
* Derive Hash for BleDevice to allow it to be added to HashSets and HashMaps1 parent 87bf24b commit 5899714
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments