pub fn setup(
    bin_name: &str,
    projdir: Option<&str>,
    features: Option<&str>,
    rust_ver: &str
) -> Result<Container>