main_with_args

Function main_with_args 

Source
pub fn main_with_args(args: impl Iterator<Item = String>) -> Result<()>