[][src]Function httpd_util::init_app

pub fn init_app(
    name: &str,
    author: &str,
    about: &str,
    args: Vec<&str>,
    envs: Vec<&'static str>
)