Files
rustlings/solutions/23_conversions/using_as.rs
2026-01-08 07:12:58 +00:00

5 lines
122 B
Rust

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