OwnedReadHalf shutdown shows the method shutdown exists for struct OwnedReadHalf, but its trait bounds were not satisfied
#7323
I don't understand only why the reader.shutdown will compile and report an error |
Answered by
Darksonn
May 9, 2025
Replies: 1 comment 4 replies
|
The |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Yes, I suppose it's an IDE problem. You can't shut down readers, only writers.