Function flatzinc::variables::types::int_in_set

source ยท
pub fn int_in_set<'a, E>(input: &mut &'a str) -> PResult<Vec<i128>, E>