pub fn run( args: &InitArgs, explicit_root: Option<&Path>, json: bool, ) -> Result<i32, MarsError>
Run mars init.
mars init
Init creates a project at cwd or --root target. It does NOT walk up.
--root