sunfishcode / io-lifetimes

A low-level I/O ownership and borrowing library
Other
100 stars 10 forks source link

Clarify what values BorrowedHandle, OwnedHandle etc. can hold. #30

Closed sunfishcode closed 2 years ago

sunfishcode commented 2 years ago

This ports the documentation updates from rust-lang/rust#96932.

sunfishcode commented 2 years ago

https://github.com/rust-lang/rust/pull/96932 is now merged.