Function cargo_hackerman::hack::hack

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