squall-mesh 0.1.0

agentic software
1
2
3
4
5
// src/main.rs

fn main() {
    println!("hello world");
}