Files
tokio/tokio-util/src
Erick Tryzelaar c5ff797dcf udp: document and shrink some unsafe blocks (#4655)
This documents why it is safe to convert `bytes::UninitSlice` to `&mut
[MaybeUninit<u8>]`, and shrinks one of the unsafe blocks to make these
functions easier to audit.
2022-05-05 19:48:39 +00:00
..
2022-04-26 17:25:48 +00:00
2021-10-22 18:46:29 +02:00
2021-07-01 02:06:56 +09:00