Matrix-Zhang/tokio_kcp

Request to let KcpStream support Debug Trait

Closed this issue · 2 comments

KcpStream cannot be formatted using {:?} because it doesn't implement Debug

What should it print?

What should it print?
for example : buffer information(used,remain)