rustlings/solutions/14_generics/generics1.rs

5 lines
122 B
Rust

fn main() {
// DON'T EDIT THIS SOLUTION FILE!
// It will be automatically filled after you finish the exercise.
}