mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-31 03:47:58 +01:00
Merge branch 'master' into refactor-hints
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// result1.rs
|
||||
// Make this test pass! Execute `rustlings hint option2` for hints :)
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
struct PositiveNonzeroInteger(u64);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user