[][src]Function enprot::app_main

pub fn app_main<I, T>(args: I) where
    I: IntoIterator<Item = T>,
    T: Into<OsString> + Clone