whalescale/crates/whalescale-agent/src/main.rs
2026-04-18 20:03:54 -05:00

5 lines
60 B
Rust

fn main() {
println!("Hello from Whalescale agent");
}