argument parsing, skeleton structure, basic project
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
println!("p-agent — worker-side agent for p");
|
||||
println!("(not yet implemented)");
|
||||
}
|
||||
Reference in New Issue
Block a user