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
24 contributions in the last year
Contribution activity
October 2020
September 2020
- ephetic/rustlings Rust
Created a pull request in rust-lang/rustlings that received 1 comment
Exercise order: string before struct
The struct exercises rely on knowledge learned in the string exercises, so should follow rather than precede them.