[][src]Type Definition smt2parser::Binary

type Binary = Vec<bool>;

SMT2 binary values.