]> git.scottworley.com Git - tattlekey/blame - server/src/main.rs
server: Start
[tattlekey] / server / src / main.rs
CommitLineData
891f78b7
SW
1fn main() {
2 println!("Hello, world!");
3}