Files
rklip/rklipd/src/main.rs
2026-03-05 22:44:18 +01:00

4 lines
45 B
Rust

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