Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,212 contributions in the last year
Contribution activity
August 2020
Created a pull request in tokio-rs/tokio that received 1 comment
io: change AsyncRead to use a ReadBuf
This changes AsyncRead::poll_read from being passed a &mut [u8] to be passed a &mut ReadBuf, which is a type that encapsulates the possibility of t…
+628
−529
•
1
comment