First commit
This commit is contained in:
4
solutions/14_generics/generics1.rs
Normal file
4
solutions/14_generics/generics1.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
// DON'T EDIT THIS SOLUTION FILE!
|
||||
// It will be automatically filled after you finish the exercise.
|
||||
}
|
||||
4
solutions/14_generics/generics2.rs
Normal file
4
solutions/14_generics/generics2.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
// DON'T EDIT THIS SOLUTION FILE!
|
||||
// It will be automatically filled after you finish the exercise.
|
||||
}
|
||||
Reference in New Issue
Block a user