3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-05 21:24:07 +00:00
rust-cache/src/main.rs
2021-02-16 09:06:04 +01:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}