Type Definition smt2parser::Binary[][src]

pub type Binary = Vec<bool>;
Expand description

SMT2 binary values.