hack

Function hack 

Source
pub fn hack(
    dry: bool,
    lock: bool,
    no_dev: bool,
    meta: &Metadata,
    triplets: Vec<&str>,
    cfgs: Vec<Cfg>,
) -> Result<bool>