generated from GarandPLG/rust-flake-template
init
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
use veil_rs::cli::Cli;
|
||||
|
||||
fn main() {
|
||||
let args: Cli = Cli::get_args();
|
||||
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user