Function crast::crast [] [src]

pub fn crast(
    id_pr: &(&Id, &Id),
    sq_pr: &(&BSq, &BSq),
    sfx_ars: &Vec<&SfxAr>,
    ptrn_hsh_mps: &Vec<&PtrnHshMp>,
    prb_dst_sqs: &Vec<&PrbDstSq>,
    algn_scr_schm: &(AlgnScr, AlgnScr),
    algn_prms: &(usize, AlgnScr, AlgnScr, Prb, AlgnScr, Prb, (Prb, Prb), (Prb, Prb), (Prb, Prb)),
    srchs_rvrs_strnd: bool,
    is_sm_glbl: bool,
    db_sz: usize,
    rf_sq_nm: usize,
    tmp_pr_algn_dr: &Path
)