`tokio_boring::HandshakeError` currently requires that the inner stream implements `Debug` for its `Display` implementation. This constraint is unnecessary. This change removes this `Debug` constraint so `HandshakeError` always implements `Display`. |
||
|---|---|---|
| .. | ||
| lib.rs | ||