Starting the Clap CLI parser
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
use serde::Deserialize;
|
||||
|
||||
pub mod cli;
|
||||
|
||||
pub fn module_echo(){
|
||||
println!("hello from lib.rs!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user