[][src]Function mice::roll_vec

pub fn roll_vec(input: &Vec<(i64, u64)>) -> Result<i64, RollError>

Roll and sum a Vec of tuples, in the form provided by this function's complement: dice_vec