Files
rustlings/solutions/16_lifetimes/lifetimes1.rs
T

5 lines
122 B
Rust
Raw Normal View History

2026-07-19 17:01:21 -07:00
fn main() {
// DON'T EDIT THIS SOLUTION FILE!
// It will be automatically filled after you finish the exercise.
}