mirror of
https://github.com/bspeice/capnp_cookbook_2
synced 2025-07-01 13:56:43 -04:00
Initial commit, still needs actual main.rs code
This commit is contained in:
3
src/main.rs
Normal file
3
src/main.rs
Normal file
@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
Reference in New Issue
Block a user