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 upPinned
21 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created a pull request in ron-rs/ron that received 1 comment
Fix overflow check for Number as From<u64>
Now big u64 integers will correctly be mapped to a f64.
Fixes #285