Files
rss-to-feishu/src/main.rs
2026-01-12 16:40:02 -06:00

4 lines
45 B
Rust

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