install

Function install 

Source
pub(crate) fn install(
    args: &Install,
    extra: &[&str],
    rust_fixpoint: bool,
) -> Result<()>