Skip to main content

main

Function main 

Source
pub fn main<I>(args: I) -> Result<()>
where I: IntoIterator<Item = String>,